Skip to content

NSIDC icec converters for NASA team and Bootstrap algorithms - #1802

Open
Dooruk wants to merge 5 commits into
developfrom
feature/nasa_nsidc_algorithm_converters
Open

NSIDC icec converters for NASA team and Bootstrap algorithms#1802
Dooruk wants to merge 5 commits into
developfrom
feature/nasa_nsidc_algorithm_converters

Conversation

@Dooruk

@Dooruk Dooruk commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

This converter handles data from the NSIDC NASA Team and Bootstrap algorithms. It extracts valid observations and applies necessary masking, assigns a constant obs. error (0.1).

Note: These algorithms have different data types and scaling factors. The NASA Team data are in "ubyte" and have a scaling factor of 0.004, while the BT's in "short" format and its scale factor is "0.001". They also use different filling values for land and pole hole. But NetCDF4 package "should" handle this automatically.

More details:
https://nsidc.org/data/user-resources/help-center/descriptions-and-differences-between-nasa-team-and-bootstrap-algorithms

The grid file(s) can be found here:
https://daacdata.apps.nsidc.org/pub/DATASETS/nsidc0771_polarstereo_anc_grid_info/

Tested grid file for Arctic: NSIDC0771_LatLon_PS_N25km_v1.1.nc
Tested grid file for Antarctic: NSIDC0771_LatLon_PS_S25km_v1.1.nc

  • I have performed a self-review of my own code
  • I have run the unit tests before creating the PR

@Dooruk
Dooruk requested a review from mjkagnes123 July 28, 2026 18:53
@Dooruk Dooruk self-assigned this Jul 28, 2026
@Dooruk Dooruk added NASA NASA Global Modeling and Assimilation Office JEDI-GEOS JEDI-GEOS Application labels Jul 28, 2026
@Dooruk

Dooruk commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

FYI @DavidSRussell and @vrx- for an example PR

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

Labels

JEDI-GEOS JEDI-GEOS Application NASA NASA Global Modeling and Assimilation Office

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant