From bd44e769c2b3fb8196eea7344b4e106e1d61354e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20S=2E=20Cofi=C3=B1o?= Date: Fri, 26 Sep 2025 15:09:24 +0200 Subject: [PATCH 1/2] Update links to archived Unidata websites for 2016 and 2017 CF Workshops, and netCDF Java library --- Meetings/2016-Workshop.md | 2 +- Meetings/2017-Workshop.md | 2 +- software.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Meetings/2016-Workshop.md b/Meetings/2016-Workshop.md index 311b438d1..bbe6da557 100644 --- a/Meetings/2016-Workshop.md +++ b/Meetings/2016-Workshop.md @@ -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” diff --git a/Meetings/2017-Workshop.md b/Meetings/2017-Workshop.md index fd08325d8..93e013cf4 100644 --- a/Meetings/2017-Workshop.md +++ b/Meetings/2017-Workshop.md @@ -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” diff --git a/software.md b/software.md index e51eaea87..a58c3266b 100644 --- a/software.md +++ b/software.md @@ -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. From ec37b0b5e916d3ed8ecf847d761ac7dc4e7c3daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20S=2E=20Cofi=C3=B1o?= Date: Fri, 26 Sep 2025 15:19:15 +0200 Subject: [PATCH 2/2] Update NetCDF API link to remove trailing index.html --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index f34703605..c42ddb8ca 100755 --- a/index.md +++ b/index.md @@ -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