* This is the maint-1.4 branch
* Check for lowerCase netCDF instead of NetCDF (#3189)
Some tests were accidentally skipped even though netCDF driver was installed due to incorrect capitalization.
* Return ints from dataset index() (#3195)
Resolves#3192
* Mark additional tests that use the network (#3193)
The network marker is already used in other places, but these tests are
new.
* Restore xy transform of grid coordinates (#3198)
Resolves#3191
* Add fsspec to test dependencies (#3197)
Resolve#3190
* This is 1.4.1
* Configuration for our internal use of MEM:: datasets
---------
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>