Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove scripts for transforming NetCDF to JSON #53

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Conversation

aethr
Copy link
Contributor

@aethr aethr commented Oct 14, 2024

Description

These scripts were created to output JSON versions of the domain and prior NetCDF files due to the difficulty of working with NetCDFv4 in JavaScript. However, these are no longer necessary after openmethane/openmethane-web#288 is merged.

Checklist

Please confirm that this pull request has done the following:

  • Tests added
  • Documentation added (where applicable)

Notes

@aethr aethr self-assigned this Oct 14, 2024
@aethr aethr force-pushed the remove-json-scripts branch 2 times, most recently from 7eea82c to b41b2a7 Compare October 14, 2024 03:05
These are no longer necessary after openmethane/openmethane-web#288 introduced the ability to work with NetCDFv4 directly in JavaScript.
This simple test can replace the removed test_domain_json as it tests many of the same things, just without the intermediate step of converting it to JSON.
@aethr aethr force-pushed the remove-json-scripts branch from 93db7c4 to 98bf5b7 Compare November 22, 2024 02:11
@aethr aethr merged commit c522b2b into main Nov 22, 2024
9 checks passed
@aethr aethr deleted the remove-json-scripts branch November 22, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant