Closed eas342 closed 5 years ago
Fixed an inconsistency in eigenmaps.show_group_histos(). Now it expects lons is the full global map, but the input map is dayside. This is the output from other routines.
eigenmaps.show_group_histos()
lons
These issues should be cleared up with the "cleaner master notebook" commit.
Fixed an inconsistency in
eigenmaps.show_group_histos()
. Now it expectslons
is the full global map, but the input map is dayside. This is the output from other routines.