The concept of Indigenous Data Sovereignty (IDS) asserts that data generated by Indigenous peoples, including data generated from their land and resources, should be governed by the people themselves. Environmental observations collected on native lands are one small part of the IDS context, and they were the subject of a recent workshop hosted by the Southwestern Indian Polytechnic Institute (SIPI) in Albuquerque, New Mexico.
This week we're going to dive into a little bit of python-awips to learn more about what satellite data our EDEX has to offer. If this is your first time joining us, it may be helpful to take a quick glance over some of our previous AWIPS Tips blogs about python-awips. To take a deeper look into satellite data, we'll be highlighting some of the features and cells of the Satellite Imagery example notebook.
As a result of changes in the spring 2024 meeting schedule for the NSF Unidata Users Committee, we are able to extend the submission deadline for this year's Community Equipment Awards solicitation until March 29, 2024. All other aspects of the 2024 program remain as described in the original announcement.
K Nearest Neighbors (KNN) is a supervised machine learning method that 'memorizes' (stores) an entire dataset, then relies on the concepts of proximity and similarity to make predictions about new data. The basic idea is that if a new data point is in some sense 'close' to existing data points, its value is likely to be similar to the values of its neighbors. In the Earth Systems Sciences, such techniques can be useful for small- to moderate-scale classification and regression problems.
Version 5.2.1 of the netCDF Operators (NCO) has been released. NCO is an Open Source package that consists of a dozen standalone, command-line programs that take netCDF files as input, then operate (e.g., derive new data, average, print, hyperslab, manipulate metadata) and output the results to screen or files in text, binary, or netCDF formats.
The NCO project is coordinated by Professor Charlie Zender of the Department of Earth System Science, University of California, Irvine. More information about the project, along with binary and source downloads, are available on the SourceForge project page.
We are excited to announce our release of 20.3.2-2 that incorporates many updates and fixes from the 20.3.2-1 release. This release includes installers for CAVE (CentOS7, Windows, VMware Player, and MacOS), and for EDEX (CentOS7).