Skip to content

Latest commit

 

History

History
103 lines (69 loc) · 6.32 KB

File metadata and controls

103 lines (69 loc) · 6.32 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

5 December 2025

  • Update environment.yml to support isofit 3.6.1
  • Add SWIPE spectral library and respective surface json file. by @unbohn in #17
  • Updates to covariance matrix structure by @pgbrodrick in #18
  • Update surface_20240103_avirii.json by @kllewers in #16

14 August 2025

  • New surface model, L2A correction factors, trending tools by @davidraythompson in #11
  • add avirii surface by @pgbrodrick in #13
  • Upgrade to isofit 3.x and use conda-forge by @winstonolson in #14

25 July 2024

17 February 2023

  • Merge develop into main for v1.3.3 #10
  • Update change log 4c2774e
  • Add software delivery version to NetCDF metadata 8dcbe61

25 January 2023

  • Merge develop into main for v1.3.2 #8
  • Update change log d46ad68
  • change band_mask from u8 to u1 dtype, which is really an 8-but unsigned int c8b9c69

12 January 2023

  • Merge develop into main for v1.3.1 #7
  • Bad wavelengths update #6
  • Fix NetCDF metadata issues 590878b
  • grab bbl if specified, if not add something in dfb55c4
  • Update change log df3470a

7 November 2022

  • Merge develop into main for v1.3.0 #5
  • Analytical atm updates #4
  • Rerun updates #3
  • updated covariance for oxygen a help 272d852
  • updated surface priors 692e676
  • add new surface model ca436d2

22 July 2022

  • Merge develop into main for v1.2.0 #2
  • renamed main directory, and new config b236d96
  • renamed, and removed some cruft 5e894b5
  • Update change log 1b3d9cc

6 June 2022

  • Merge develop to main for v1.1.0 #1
  • spec_quality checker cleanup #7
  • Parallel mask #6
  • Add environment.yml and requirements.txt for working emit-isofit environment. e2e5f61
  • parallel masking 2d3d0a6
  • add license 0c4e18f

9 February 2022

  • Merge develop to main for 1.0.0 #5
  • Netcdf #4
  • handle bad data flags #3
  • import cleanup and pep8 b2fae44
  • Add surface_filtered_emit_synthetic.mat and wavelengths_emit_synthetic.txt 9afbbd0
  • add base l2a netcdf creation, untested 62c8aee

v0.1.0

26 January 2021

  • Merge develop into main for Release 1 #1
  • Add resources for Release 1 including apply_glt (for masks), solar irradiance, environment.yml, surface files, and minor tweak to make_emit_masks d301867
  • default surface b92f98a
  • updated better data read style, reworked code to be done in sections for reading and testing 3e04ebc