Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Meetings/2016-Workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: 2016 CF Workshop

**24-26 May 2016, Boulder, Colorado**

***[Original website hosted at Unidata](https://www.unidata.ucar.edu/events/2016CFWorkshop/ "Unidata's website")***
***[Original website hosted at Unidata](https://archive.unidata.ucar.edu/events/2016CFWorkshop/ "Unidata's Archive website")***

This workshop will focus on discussing current and future efforts and directions for the Climate and Forecast (CF)
metadata conventsions for netCDF (netCDF-CF). The meeting will be organized by the “Advancing netCDF-CF for Geoscience”
Expand Down
2 changes: 1 addition & 1 deletion Meetings/2017-Workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: 2017 CF Workshop

**6-8 September 2017, Boulder, Colorado**

***[Original website hosted at Unidata](https://www.unidata.ucar.edu/events/2017CFWorkshop/ "Unidata's website")***
***[Original website hosted at Unidata](https://archive.unidata.ucar.edu/events/2017CFWorkshop/ "Unidata's Archive website")***

This workshop will focus on efforts to advance the Climate and Forecast (CF) metadata conventions for
netCDF (netCDF-CF). The meeting is being hosted by the EarthCube “Advancing netCDF-CF for Geoscience”
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ See also the links in the navigation bar at the top of this page.
* High-level presentation ([DOI](https://doi.org/10.5281/zenodo.15015065), [PDF](https://zenodo.org/records/15015065/files/2024-12_AGU_CF_OpenSciPrize_presentation.pdf?download=1&preview=1) - from 2024 AGU)
* More detailed [presentation][viewgraphs] and [paper][article]

[api]: https://www.unidata.ucar.edu/software/netcdf/index.html
[api]: https://www.unidata.ucar.edu/software/netcdf
[coards]: https://ferret.pmel.noaa.gov/noaa_coop/coop_cdf_profile.html
[viewgraphs]: Data/cf-documents/overview/viewgraphs.pdf
[article]: Data/cf-documents/overview/article.pdf
Expand Down
2 changes: 1 addition & 1 deletion software.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The resulting object is logically equivalent to the original, and can be process

### netCDF-Java Library

The [netCDF Java library](https://www.unidata.ucar.edu/software/netcdf-java/) provides an interface for scientific data access.
The [netCDF Java library](https://archive.unidata.ucar.edu/software/netcdf-java/) provides an interface for scientific data access.
It can be used to read scientific data from a variety of file formats including netCDF, HDF, GRIB, BUFR, and many others, as well as a variety of remote data access protocols.
It implements the [Unidata Common Data Model](https://docs.unidata.ucar.edu/netcdf-java/current/userguide/common_data_model_overview.html) which uses CF and other metadata conventions in its Coordinate System and Scientific Feature Type layers.
NetCDF-Java can write netCDF-3/4 files that conform to the CF Metadata Conventions.
Expand Down
Loading