NOAA's Satellite Products and Services Division is looking for feedback on community use of the GOES Rebroadcast system (GRB).
[Read More]16 September 2024
NOAA's Satellite Products and Services Division is looking for feedback on community use of the GOES Rebroadcast system (GRB).
[Read More]netCDF vs Zarr, an Incomplete Comparison
09 September 2024
At NSF Unidata, we have been supporting and developing netCDF standards and packages since the original release of netCDF in 1990. We strongly believe in the usefulness of netCDF Common Data Model for Earth Systems Science data, and for other types of data! NetCDF files can be used efficiently in machine learning modeling applications and can be used as a virtual Zarr datasets.
NSF Unidata has been urged by our community to investigate options to allow netCDF to work more easily with modern cloud-based infrastructure. Based on the strong interest and rapid adoption of Zarr by the community, the netCDF team decided to begin working with the Zarr community to ensure that these two widely used data storage mechanisms can interoperate if necessary.
[Read More]Convolutional Neural Networks (CNNs) for Earth Systems Science
06 June 2024
Convolutional Neural Networks (CNNs) are a powerful class of deep learning models widely applied in Earth science for image analysis, classification, and regression problems. Leveraging the Keras framework in python, CNNs can efficiently process and extract spatial features from 2D and 3D remote sensing, model output, and other Earth Systems Science (ESS) data types.
[Read More]SSEC Unidata Server Has Been Shut Down!
22 May 2024
The NSF Unidata server hosted at the Space Science and Engineering Center (SSEC)
at the University of Wisconsin, Madison (unidata3.ssec.wisc.edu
)
has been permanently decommissioned.
Those who used the services provided by unidata3.ssec.wisc.edu
should switch
to the following alternate servers:
Service | If you used | Switch to |
---|---|---|
McIDAS ADDE | adde.ssec.wisc.edu | adde.ucar.edu |
IDD/LDM Upstream | idd.ssec.wisc.edu | idd.unidata.ucar.edu |
HTTP access to IDD Data | atm.ucar.edu |
Please reach out to us at support@unidata.ucar.edu if you have any questions!
Why is the Keras 3 Release a Big Deal for the Deep Learning Community?
18 April 2024
The Keras package is an open-source library that provides a Python interface for deep learning. Keras is intended to be a user-friendly, modular, and extensible way to enable fast experimentation with deep neural networks. With Keras version 3, the package provides APIs for using three backends: TensorFlow, Jax, and PyTorch.
[Read More]