Unidata / netcdf-java

The Unidata netcdf-java library
https://docs.unidata.ucar.edu/netcdf-java/current/userguide/index.html
BSD 3-Clause "New" or "Revised" License
146 stars 71 forks source link

Clean up DAP4 code plus minor mods to other, non-dap4, code; second attempt. #1152

Closed DennisHeimbigner closed 1 year ago

DennisHeimbigner commented 1 year ago

Description of Changes

This PR make major changes to the DAP4 code. It also makes some small but necessary changes to non-DAP4 code, the nature of which will be described in some detail below.

DAP4 Module Changes

The biggest change is to merge all of the dap submodules (dap4:d4core, dap4:d4cdm, etc) into just one single "dap4" module.

Other changes include:

DAP4 Related Changes Outside of DAP4 Module

Non-DAP4 related Changes

TODO

Addendum 4/5/2023

Insert all requested changes by Drwenski.

PR Checklist

haileyajohnson commented 1 year ago

I'm going to wait for #1151 to be finished and merged before reviewing this one :)

rschmunk commented 1 year ago

What is the latest on when or if this pull request might be approved?

I've just had a query from developers at GSFC/GES/DISC about problems trying to access data on their DAP4 server using Panoply.