Skip to content

Instantly share code, notes, and snippets.

@hevgyrt
Last active August 21, 2024 08:33
Show Gist options
  • Save hevgyrt/9f6fa87805d98cf78e25e7718ae23f6b to your computer and use it in GitHub Desktop.
Save hevgyrt/9f6fa87805d98cf78e25e7718ae23f6b to your computer and use it in GitHub Desktop.
How to make a NetCDF file compliant with CF and ACDD
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jacobrdavis
Copy link

Hey Trygveh. Thanks for this--I found it really helpful!
I recognize the mechanics of netCDF creation may not have changed much since 2019, however I wonder if it's worthwhile to update the CF standard name table link? It looks like changing it from (http://cfconventions.org/Data/cf-standard-names/69/build/cf-standard-name-table.html) to (https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html) should always keep it pointing towards the current version (if that's of interest).

@hevgyrt
Copy link
Author

hevgyrt commented Aug 21, 2024

Thanks spotting this @jacobrdavis! I agree with you, and I will update the link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment