2023-10-11 Richard Larsson * ARTS-XML-DATA-2-6-1 * planets/Earth/afgl/*: Added AFGL atm data for Earth. 2023-10-11 Oliver Lemke * ARTS-XML-DATA-2-6-0 * Bump version for ARTS 2.6 2023-09-21 Oliver Lemke * ARTS-XML-DATA-2-5-17 * spectroscopy/cia/hitran2011: Removed. Updated version available in arts-cat-data. 2023-09-19 Oliver Lemke * ARTS-XML-DATA-2-5-16 * planets/Jupiter/isotopratio_Jupiter.xml, planets/Mars/isotopratio_Mars.xml, planets/Venus/isotopratio_Venus.xml: Remove continuas. They don't have isotopologue ratios but break file reading if they are not available in the current ARTS version. 2022-10-26 Jon Petersen * ARTS-XML-DATA-2-5-15 * star/Sun/: spectra are now given in irradiance at the stars photosphere. more reference spectra are added. 2022-03-31 Richard Larsson * ARTS-XML-DATA-2-5-14 * planets/Earth/IGRF: Removed. Use of built-in method better 2022-02-02 Jon Petersen * ARTS-XML-DATA-2-5-13 * star/Sun/solar_spectrum.xml: Changed the order so that frequencies are listed in ascending order. 2022-01-19 Jon Petersen * ARTS-XML-DATA-2-5-12 * star/Sun/solar_spectrum.xml: Added an example solar spectrum. 2021-11-24 Richard Larsson * ARTS-XML-DATA-2-5-11 * spectroscopy/: Removed Hitran and Artscat. The tools available via arts-cat should be used instead, or the arts-cat-data package is available from the same level as arts-xml-data 2021-10-26 Richard Larsson * ARTS-XML-DATA-2-5-10 * spectroscopy/Artscat/O2-66.xml: The main microwave band now uses our own line mixing coefficients. 2021-09-15 Oliver Lemke * ARTS-XML-DATA-2-5-9 * planets/Earth/ECMWF/IFS/Eresmaa_137L/ConvertCompactAtm_ArrayOfMatrix-to-ArrayOfGriddedField4.arts: Replace StringCompose with StringJoin. 2021-07-06 Richard Larsson * ARTS-XML-DATA-2-5-8 * spectroscopy/Artscat/: Update with Zeeman coefficients for existing species 2021-06-11 Oliver Lemke * ARTS-XML-DATA-2-5-7 * planets/Jupiter/isotopratio_Jupiter.xml, planets/Mars/isotopratio_Mars.xml, planets/Venus/isotopratio_Venus.xml: Update for new isotopologue ratio format in ARTS 28f39d3. * PartitionSums/: Remove. TIPS is now built into ARTS. 2021-03-12 Oliver Lemke * ARTS-XML-DATA-2-5-5 * spectroscopy/Artscat: Correct number of bands for H2O-161 2020-03-10 Richard Larsson * ARTS-XML-DATA-2-5-4 * pectroscopy/Artscat: Added CS2-224. And updated reading also changes CS2-222 for some reason. 2020-03-08 Richard Larsson * ARTS-XML-DATA-2-5-3 * spectroscopy/Artscat: Update handling of pressure broadening to be in line with Hitran theory. Ignore this for one line of H2O. 2021-03-05 Oliver Lemke * ARTS-XML-DATA-2-5-2 * Remove obsolete Perrin newformat example catalog 2021-03-05 Oliver Lemke * ARTS-XML-DATA-2-5-1 * Rename cat to Artscat 2020-10-14 Oliver Lemke * ARTS-XML-DATA-2-5-0 * Post-release version bump 2020-10-14 Oliver Lemke * ARTS-XML-DATA-2-4-0 * 2.4.0 Release 2020-02-28 Richard Larsson * ARTS-XML-DATA-2-3-39 * spectroscopy/cat/*: Change one file with help by Alex 2020-02-28 Richard Larsson * ARTS-XML-DATA-2-3-38 * spectroscopy/cat/*: Added 2019-12-17 Oliver Lemke * ARTS-XML-DATA-2-3-37 * spectroscopy/Hitran: Rename spectroscopy/Hitran_newformat. Requires ARTS 2.3.1279. 2019-12-06 Richard Larsson * ARTS-XML-DATA-2-3-36 * spectroscopy/Hitran_newformat: Add CO2-737 and CO2-837 because they were not there before. ARTS needs to be fixed to use this data. The species handling in ARTS is, as is known by all developers, not very flexible. Even on the level where there are #ifdef's littering it... 2019-12-05 Richard Larsson * ARTS-XML-DATA-2-3-35 * spectroscopy/Hitran_newformat: Updated use newer HITRAN reading routine. Note that this contains by count J: 5170541 N: 179161 S: 606948 tau: 126983 n: 518552 F: 745608 Ka: 3063737 Kc: 2607179 Omega: 428864 Lambda: 442949 alpha: 111623 parity: 1681873 kronigParity: 1681873 v1: 5077610 v2: 4529476 v3: 4586903 v4: 2527271 v5: 987126 v6: 864527 v7: 513992 v8: 283291 v9: 394172 v12: 26715 l1: 348716 l2: 806906 l5: 180332 l6: 431577 l7: 431577 l8: 251245 l9: 251245 r: 563707 ElectronState: 5313903 And is still missing HITRAN quantum numbers vibSym rovibSym vibInv SpinComponentLabel I am perhaps not considering correctly here what numbers are "global" and what are "local". I used the 2004 paper for that. But the 4 missing numbers I do not know where they are from. Also, note that numbers that are like parity and kronigParity and ElectronState have the character of their types converted to an int before being stored. It is possible these named parameters should also be fixed... It is also possible we have way too many quantum numbers in ARTS as it stands... 2019-12-04 Richard Larsson * ARTS-XML-DATA-2-3-34 * spectroscopy/Hitran_newformat: Updated to use species splitting instead of isotopologue splitting 2019-11-22 Richard Larsson * ARTS-XML-DATA-2-3-33 * spectroscopy/Perrin_newformat_speciessplit: Add the Perrin catalog in AbsorptionLines format using the split-by-species approach 2019-11-22 Richard Larsson * ARTS-XML-DATA-2-3-32 * spectroscopy/Hitran_newformat: To be renamed when ARTS patch is merged. This contains a split AbsorptionLines line catalog. The catalog has been split by "v1 v2 v3 l2 r" global quantum numbers in as far as these are being read by ARTS. The only available local quantum number that is stored is "J". The lines where ARTS knows how to compute the Zeeman effect have these results computed already. Many species have no quantum numbers and might therefore be unavailable for some sets of calculations. The intent is to continuously update this catalog with slightly better values and more finely grained quantum number splitting. 2019-08-28 Richard Larsson * ARTS-XML-DATA-2-3-31 * spectroscopy/Perrin/: Seeing that there has been no move to implement reading of quantum numbers for the catalog, and since ARTS by default now saves the latest catalog format by default, the need to have the catalog in ARTSCAT-5 format no longer exists so I remove it. The entire point of having it before no longer exist 2019-02-21 Richard Larsson * ARTS-XML-DATA-2-3-30 * spectroscopy/nlte/H2O/*: Fix to error in QID for water collisions. Renamed files to fit with new reading routine required to add other collisional partners (e.g., water-electron collisions) 2019-01-23 Richard Larsson * ARTS-XML-DATA-2-3-29 * planets/Earth/IGRF/*: renamed B_{u,v,w} to mag_{u,v,w} to fit with ARTS MagRawRead 2018-12-03 Richard Larsson * ARTS-XML-DATA-2-3-28 * spectroscopy/zeeman: Adding updated Zeeman coefficients for paper accepted by JQSRT 2018-12-03. * spectroscopy/linemixing: Removed because it is not good to use this code as you please. Design the catalog yourself instead. * spectroscopy/Perrin_artscat34/convert2artscat5.arts: Fixed as it did not work. I would have updated the entire Perrin/ folder as well but I cannot run the script because of too little RAM. Still, the Perrin_artscat34 has to kept around because we still don't have the proper quantum numbers reading routine... * spectroscopy/cia/borysow/*: Found bug here. The original data seems to have had a completely wrong frequency scale... Also added the very rough script I used to create the data so that errors can be spotted. (I am especially concerned that some CIA papers seems to define it as N1 * N2 * X12, for different species N1 and N2, but as N1 * N1 * X11 / 2, for the same species N1, so there might still be errors in here...) ======= 2018-11-15 stuart.fox * ARTS-XML-DATA-2-3-27 * spectroscopy/PartitionSums/TIPS/tips.xml: Added dummy entry for new MTCKD-v3.2.0 H2O continua * planets/{Jupiter,Mars,Venus}/isotopratio_*.xml Added dummy entries for new and missing MTCKD H2O continua 2018-05-15 Richard Larsson * ARTS-XML-DATA-2-3-26 * spectroscopy/nlte: Added as storage for rate constants. Presently only contains numbers for H2O-H2O collisions. Data prepared by Takayoshi Yamada, README source its origin 2018-05-04 Oliver Lemke * ARTS-XML-DATA-2-3-25 * planets/Earth/ECMWF/IFS/Eresmaa_137L/README: Add info that 1 means land, and 0 ocean in land/sea mask. Add info that wind directory of 0 means North. 2017-03-01 Richard Larsson * ARTS-XML-DATA-2-3-24 If you update this, also update ARTS to the latest version. Updating only this will otherwise break the tests in ARTS. * spectroscopy/QuantumConstants/*: removed for it was bad. With the new HITRAN database it is possible to read all values from file (it was possible before but their documentation was too difficult to understand.) * spectroscopy/Perrin/O2.xml.gz: Changed by adding the quantum numbers required to compute the Zeeman effect. Note that reading HITRAN with the update I am soonish committing will have the same effect 2017-02-20 Jana Mendrok * ARTS-XML-DATA-2-3-23 * planets/Mars/SAT/Mars.scat_data*.xml, planets/Venus/SAT/Venus.scat_data*.xml, scattering/H2O_*/MieSphere_R*um.xml: Converted to version3 SSD format. 2016-05-20 Richard Larsson * ARTS-XML-DATA-2-3-22 * spectroscopy/QuantumConstants/*: Updated for change that allows Hund case a to work as expected. 2016-01-27 Oliver Lemke * ARTS-XML-DATA-2-3-21 * planets/Earth/SeeborV4/seebor_emmi.xml.gz, planets/Earth/SeeborV4/seebor_stem.xml.gz: Fixed format. First line is not allowed to start with a space. 2015-12-15 Manfred Brath * ARTS-XML-DATA-2-3-20 * planets/Earth/ECMWF/IFS/Eresmaa_137L: Corrected wind direction within the surface data and corrected the README. 2015-11-17 Oliver Lemke * ARTS-XML-DATA-2-3-19 * planets/Earth/ECMWF/IFS/Eresmaa_137L: Added Eresmaa_137L dataset. It is a enhancement of the Chevallier dataset. The ARTS XML files were created by John Mrziglod. 2015-10-13 Richard Larsson * ARTS-XML-DATA-2-3-18 * spectroscopy/PartitionSums/*: Moved some files. Added separate vibrational and rotational partition functions as an option. These are based on published data but do not match well with what the other methods do so I am a bit concerned about using them. (Needed for NLTE, so problems will be sorted soonish.) Also added Matlab-scripts to convert tips.xml into vibrot.xml. 2015-08-24 Oliver Lemke * ARTS-XML-DATA-2-3-17 * spectroscopy/PartitionSums/tips.xml: Added liquidcloud-ELL07. 2015-08-20 Oliver Lemke * ARTS-XML-DATA-2-3-16 * spectroscopy/Perrin/C2H2.xml.gz, spectroscopy/Perrin/CH3Cl.xml.gz, spectroscopy/Perrin/ClO.xml.gz, spectroscopy/Perrin/H2.xml.gz, spectroscopy/Perrin/HBr.xml.gz, spectroscopy/Perrin/HCOOH.xml.gz, spectroscopy/Perrin/HI.xml.gz, spectroscopy/Perrin/HNO3.xml.gz, spectroscopy/Perrin/HOBr.xml.gz, spectroscopy/Perrin/HOCl.xml.gz, spectroscopy/Perrin/N2.xml.gz, spectroscopy/Perrin/NO.xml.gz, spectroscopy/Perrin/NO2.xml.gz, spectroscopy/Perrin/OH.xml.gz, spectroscopy/Perrin/C4H2.xml.gz, spectroscopy/Perrin/CS.xml.gz, spectroscopy/Perrin/HC3N.xml.gz, spectroscopy/Perrin/SO3.xml.gz: Updated/added from HITRAN 2012 based on spectroscopy/Perrin. Closes trac ticket #128. * spectroscopy/Perrin/C2H4.xml.gz, spectroscopy/Perrin/CF4.xml.gz, spectroscopy/Perrin/CH3Br.xml.gz, spectroscopy/Perrin/CH3CN.xml.gz, spectroscopy/Perrin/ClONO2.xml.gz, spectroscopy/Perrin/NO+.xml.gz: Removed. See ARTS-XML-DATA-2-3-11 * spectroscopy/Perrin/O2.xml.gz: Updated due to changes in arts-2-3-225. O2 only has QuantumNumber v1. * spectroscopy/Perrin_artscat34/convert2artscat5.arts: Added ARTSCAT-5 conversion script. 2015-07-02 Richard Larsson * ARTS-XML-DATA-2-3-15 * spectroscopy/cia/borysow/: Contains CIA data suitable for Jupiter. README gives sources. 2015-07-02 Richard Larsson * ARTS-XML-DATA-2-3-14 * spectroscopy/PartitionSums/README: Added. 2015-06-25 Richard Larsson * ARTS-XML-DATA-2-3-13 * PartitionSums/tips.xml: built-in ARTS with TIPS replacing where TIPS data from HITRAN is available. FIXME: Proper Readme. 2015-06-17 Jana Mendrok * ARTS-XML-DATA-2-3-12 * spectroscopy/Perrin/README, scattering/README, planets/Venus/SAT/README, planets/Mars/SAT/README: READMEs for folders missing them so far. * spectroscopy/Perrin_artscat34/README, planets/Venus/MPS/README, planets/Mars/MPS/README, planets/Earth/Fascod/README: Minor corrections/updates. 2015-06-17 Jana Mendrok * ARTS-XML-DATA-2-3-11 * adapted line data and isotopologue data to HITRAN2012 edition state (equivalently to ARTS-XML-DATA-2-2-3) * spectroscopy/Perrin/[C2H2,CH3Cl,ClO,H2,HBr,HCOOH,HI,HNO3,HOBr,HOCl,N2, NO,NO2,OH].xml.gz: Updated from-HITRAN-data to HITRAN2012 edition (several before-empty data now with lines reported in THz region). * spectroscopy/Perrin/[C4H2,CS,HC3N,SO3].xml.gz: Added. New HITRAN species with THz lines. * spectroscopy/Perrin/[C2H4,CF4,CH3Br,CH3CN,ClONO2,NO+].xml.gz: Removed due to no (THz) line and no profile data (yet). * spectroscopy/Perrin/ExtractFromHITRAN.arts: Added. ARTS controlfile to create linelists from HITRAN data. * spectroscopy/Perrin/README: Updated according to above changes. * planets/[Venus,Mars,Jupiter]/isotopratio_[Venus,Mars,Jupiter].xml: Update for iso-data changes in HITRAN (first minor isotopologue abundances now explicitly given) and builtin ARTS data. * planets/aux/isotopologue_ratios/GetEarthIso.arts: Added. ARTS controlfile to extract ARTS built-in isotopologue data (for further calculation of planet isotopologue ratios). * planets/aux/isotopologue_ratios/isotopratios.py: In calculating backup Earth N and H isotope ratios from N2 and H2 apply available major AND minor isotopologue(s). 2015-06-09 Oliver Lemke * ARTS-XML-DATA-2-3-10 * atmosphere/UTLS_scenario: Removed. 2015-06-09 Oliver Lemke * ARTS-XML-DATA-2-3-9 * Restructuring part 4, final * climatology: Removed. * planets/Earth/CIRA86/monthly/*.dat > moved to planets/Earth/CIRA86/monthly/original/ * planets/Earth/CIRA86/monthly/README > moved to planets/Earth/CIRA86/monthly/original/README * planets/Earth/CIRA86/monthly/create_cira_xml.m > moved to planets/Earth/CIRA86/monthly/original/create_cira_xml.m * planets/Earth/CIRA86/monthly/README.FIRST: Updated. 2015-06-09 Oliver Lemke * ARTS-XML-DATA-2-3-8 * Restructuring part 3 * atmosphere/cira86 > moved to planets/Earth/CIRA86/monthly * climatology/cira86 > moved to planets/Earth/CIRA86/climatology 2015-06-09 Oliver Lemke * ARTS-XML-DATA-2-3-7 * Restructuring part 2 * planets/Earth/ERA40 > moved to planets/Earth/ECMWF/ERA40 * atmosphere/garand > moved to planets/Earth/Garand * atmosphere/seeborV4 > moved to planets/Earth/SeeborV4 * climatology/msis90 > moved to planets/Earth/MSIS90/climatology 2015-06-09 Oliver Lemke * ARTS-XML-DATA-2-3-6 * Restructuring part 1 * atmosphere/chevallier_91L > moved to planets/Earth/ECMWF/IFS/Chevallier_91L * planets/Earth/Chevallier_91L > moved to planets/Earth/ECMWF/IFS/Chevallier_91L/cloudexamples * atmosphere/dimichele_91L > moved to planets/Earth/ECMWF/IFS/DiMichele_91L 2015-04-02 Richard Larsson * ARTS-XML-DATA-2-3-5 Moved Perrin data to Artscat-5 format. The old combination of Artscat-3 and Artscat-4 are still available under Perrin_artscat34. This is kept because we are still not reading the qunatum numbers of Artscat-4 fully, so the numbers are lost in the conversion to Artscat-5. * spectroscopy/Perrin: Used abs_linesArtscat5FromArtscat34 on an abs_lines containing all lines in old spectroscopy/Perrin/. Then used abs_lines_per_speciesWriteToSplitArtscat to write these back to files. Manually copied all empty files and altered their format to Artscat-5. The result is a split Artscat5 catalog tree with the same content as before. make check in Arts is succesful even after the change. * spectroscopy/Perrin_artscat34: Copy of Artscat-3 and Artscat-4 Perrin catalog tree. This is what you had before the update to this version. 2014-12-10 Jana Mendrok * ARTS-XML-DATA-2-3-4 * atmosphere/chevallier_91L/chevallierl91_[clear,cloud]_*.xml.gz: Removed. Redundant to the chevallierl91_all_*.xml.gz data. By now, same WSM are used for clear and cloudy cases. Hence no need for separate files anymore. * atmosphere/chevallier_91L/chevallierl91_all_*.xml.gz, atmosphere/garand/garand_profiles.xml.gz, atmosphere/dimichele_91L/ex2s_*.xml.gz, atmosphere/seeborV4/seebor_pro.xml.gz, planets/Earth/Chevallier_91L/Chevallier91L_SelectCloudScenesBatch.xml: Changed compact batch data from ArrayOfMatrix to ArrayOfGriddedField4 type. * atmosphere/chevallier_91L/README, atmosphere/garand/README, atmosphere/dimichele_91L/README.txt, atmosphere/seeborV4/README, planets/Earth/Chevallier_91L/README: Adapt the READMEs according to changes above. * atmosphere/chevallier_91L/ConvertCompactAtm_ArrayOfMatrix-to-ArrayOfGriddedField4.arts: Added script to convert Chevallier data from ArrayOfMatrix to ArrayOfGriddedField4 in order to have the full process reproducable. 2014-04-07 Jana Mendrok * ARTS-XML-DATA-2-3-3 * scattering/H2O_[ice,liquid]/*.meta.xml: Converted all meta data to version3 format. * scattering/H2O_ice/ScatteringMetaFile_allH2Oice.xml, scattering/H2O_ice/SingleScatteringFile_allH2Oice.xml, scattering/H2O_liquid/ScatteringMetaFile_allH2Oliquid.xml, scattering/H2O_liquid/SingleScatteringFile_allH2Oliquid.xml: Added. Scattering data file lists separated by "material" (or scat_species). * scattering/SingleScatteringFile_allH2Oice-allH2Oliquid.xml, scattering/ScatteringMetaFile_allH2Oice-allH2Oliquid.xml: Removed obsolote, mixed-material scattering data file lists. 2014-09-26 Richard Larsson * ARTS-XML-DATA-2-3-2 * spectroscopy/Perrin/O2.xml.gz: And now it is in the right format so people can actually use it. 2014-09-25 Richard Larsson * ARTS-XML-DATA-2-3-1 * spectroscopy/Perrin/O2.xml.gz: Replaced 16726.000 Hz/Pa by 19951.640 Hz/Pa as CO2 broadening on oxygen to be consistent with literature citet in the relevant ESA technical note. 2014-09-15 Oliver Lemke * ARTS-XML-DATA-2-3-0 * Start new development version by increasing minor version number. 2014-08-28 Oliver Lemke * ARTS-XML-DATA-2-2-1 * atmosphere/chevallier_91L/chevallierl91_all_q.xml.gz, atmosphere/chevallier_91L/chevallierl91_clear_q.xml.gz: Replace one negative H2O VMR value (-5.5e-7) with 0 to make ARTS happy. 2014-06-06 Oliver Lemke * ARTS-XML-DATA-2-2-0 * 2.2 Release 2014-04-07 Jana Mendrok * ARTS-XML-DATA-2-1-71 * planets/[Venus,Mars,Jupiter]/isotopratio_[Venus,Mars,Jupiter].xml: Added CO2-727. * spectroscopy/Perrin/SO.xml.gz: Corrected some entries breaking format conventions. Seemed to be just some spurious digits, removed them. 2014-03-17 Jana Mendrok * ARTS-XML-DATA-2-1-70 * spectroscopy/Perrin/CO.xml.gz, HCl.xml.gz: Further corrections/updates. NOTE: previous updates of spectroscopic data (O2?) seem to have broken line mixing/zeeman test. Richard, please check (update reference values). * spectroscopy/Perrin/README: Updated accordingly. * planets/aux/isotopologue_ratios/isotopratios.py, isotopratios.txt: Minor improvements. 2014-03-07 Jana Mendrok * ARTS-XML-DATA-2-1-69 * planets/Earth/Fascod/tropical/*.xml: Added additional point at p=1100hPa consist with all other arts-xml Fascod atmospheres and with z&T in here (they've been updated a while ago already). For further reasoning see ARTS-XML-DATA-2-1-42. 2014-03-01 Jana Mendrok * ARTS-XML-DATA-2-1-68 * spectroscopy/Perrin/[OCS, H2S, HF, HCl].xml.gz: More corrections and/or updates to H12 extended line lists. * spectroscopy/Perrin/README: Updated accordingly. 2014-02-06 Jana Mendrok * ARTS-XML-DATA-2-1-67 * spectroscopy/Perrin/[O2,O3,SO2].xml.gz: More corrections. * spectroscopy/Perrin/README: Updated accordingly. 2014-01-29 Jana Mendrok * ARTS-XML-DATA-2-1-66 * spectroscopy/Perrin/CO2.xml.gz: More corrections (pressure broadening parameterisation were degrading towards high m). * spectroscopy/Perrin/README: Updated accordingly. 2014-01-29 Jana Mendrok * ARTS-XML-DATA-2-1-65 * spectroscopy/Perrin/H2O.xml.gz: Fixed inconsistency of self broadening and H2O foreign broadening parameter (one line). * spectroscopy/Perrin/CO2.xml.gz: Corrected line file (broadening parameters above 1.1THz were wrong). * spectroscopy/Perrin/README: Updated accordingly. 2014-01-21 Jana Mendrok * ARTS-XML-DATA-2-1-64 * spectroscopy/Perrin/H2O.xml.gz: Corrected line file (sagawa09 measured CO2 broadening implemented as promised in TN3). * spectroscopy/Perrin/README: Updated accordingly. 2013-10-12 Jana Mendrok * ARTS-XML-DATA-2-1-63 * spectroscopy/Perrin/ARTSCAT-4_Col29_Conventions.txt: Updated O2 convention according to new info and data from Agnes (see previous commit). 2013-10-25 Jana Mendrok * ARTS-XML-DATA-2-1-62 * spectroscopy/Perrin/O2.xml.gz: New O2 line file from Agnes with corrected quantum numbers. * spectroscopy/Perrin/README: Updated accordingly. 2013-10-12 Jana Mendrok * ARTS-XML-DATA-2-1-61 * planets/Venus/MPS/Venus.[vira.night,spicav.night,spicav.night_cold]/ Venus*.[NO,NO2,O2,SO].xml: Added. Zero-VMR profiles for species that have (non-zero) profiles day cases,profiles, but were absent at night cases. For consistency of toolbox getatmo templates. 2013-10-06 Jana Mendrok * ARTS-XML-DATA-2-1-60 * scattering/fosangles_360.xml: Added. Regular angle grid with 360 grid points over solid sphere for FOS calculations. * spectroscopy/QuantumConstants/README: Slight rewording. 2013-09-25 Mathias Milz * ARTS-XML-DATA-2-1-59 * atmosphere/dimichele_91L: Added profiles for ECMWF states provided by J-F Mahfouf and DiMichele containing a new dataset from ECMWF similar to the ones provided by Chevallier. 2013-09-16 Richard Larsson * ARTS-XML-DATA-2-1-58 * spectroscopy/LineMixing: Added 1st order line mixing from Tretyakov et al. 2015. Also added doi to the papers in the readme. 2013-08-17 Jana Mendrok * ARTS-XML-DATA-2-1-57 * planets/[Venus,Mars,Jupiter]/isotopratio_[Venus,Mars,Jupiter].xml: Adapted for isotopologues recently added/adapted to newest HITRAn data in species_data.cc. * planets/aux/isotopologue_ratios/isotopratios.txt: Some additions to documention of calculation method. Adapted molecule list. Spellfixes. * planets/aux/isotopologue_ratios/isotopratios.py: Bugfixes. More documentation. More support/suggested setups. 2013-08-17 Jana Mendrok * ARTS-XML-DATA-2-1-56 * planets/Venus/MPS/Venus.meanRefIndex.n.xml: Updated to GF4 to GF5 for consistency with ARTS changes of surface_complex_refr_index format. Renamed to Venus.surface_complex_refr_index_field.xml. * planets/Mars/MPS/Mars.meanRefIndex.n.xml.gz: As above (including renaming). Reduced redundant data to what's really necessary and change from zipped to unzipped format (it's small enough to skip zipping). 2013-08-14 Richard Larsson * ARTS-XML-DATA-2-1-55 * spectroscopy/QuantumConstants/README: Now explains the other file. 2013-08-14 Richard Larsson * ARTS-XML-DATA-2-1-54 * spectroscopy/QuantumConstants/zeeman_constants.xml: Added HO2 and NO2. Fixed ClO. 2013-08-12 Richard Larsson * ARTS-XML-DATA-2-1-53 * spectroscopy/QuantumConstants/zeeman_constants.xml: Forgot I had yet to add this to arts-xml-data. Now added. 2013-08-12 Richard Larsson * ARTS-XML-DATA-2-1-52 * spectroscopy/QuantumConstants/name.xml: Change with ARTS change on the same day. 2013-07-22 Jana Mendrok * ARTS-XML-DATA-2-1-51 * planets/Venus/SAT/Venus.scat_data*.xml, planets/Venus/SAT/Venus.*/*pnd_field*.xml: Added. Cloud/haze data (pnd-fields and corresponding bulk single scattering data) for Venus. * spectroscopy/Perrin/README: Updated to renamed HITRAN read method. 2013-07-08 Richard Larsson * ARTS-XML-DATA-2-1-50 * spectroscopy/LineMixing/2nd_order/*: Updated since there was a trace value in the old version not supposed to be there. Also updated ARTS to catch the error. 2013-05-24 Jana Mendrok * ARTS-XML-DATA-2-1-49 * planets/Mars/SAT/Mars.scat_data*.xml, planets/Mars/SAT/Mars.Ls*/*pnd_field*.xml: Added. Cloud/dust data (pnd-fields and corresponding bulk single scattering data) for Mars. 2013-05-24 Oliver Lemke * ARTS-XML-DATA-2-1-48 * climatology/cira86/cira86.t*: Convert to binary. This data is used by atmlab and potentially read frequently in some cases. Storing it as binary speeds up z2p_cira86 significantly. 2013-05-21 Richard Larsson * ARTS-XML-DATA-2-1-47 * spectroscopy/LineMixing: Contains necessary parameters for on-the-fly line-mixing with the functionality recently added to ARTS by me and Oliver. 2013-03-08 Stefan Buehler * ARTS-XML-DATA-2-1-46 * spectroscopy/cia/hitran2011/hitran_cia2012_adapted.xml.gz: Added. This are the cleaned-up HITRAN CIA data in ARTS format. * spectroscopy/cia/hitran2011/README_hitran_cia2012_adapted.txt: Documentation for the above. 2013-03-03 Jana Mendrok * ARTS-XML-DATA-2-1-45 * planets/Mars/MPS/Mars.Ls[0,90,180,270].[day,night].dust-[high,medium,low]/ Mars.Ls[0,90,180,270].[day,night].dust-[high,medium,low].sol-[avg,min,max]/ [SO2,OH,HCl,H2,H2O2,CH4_high,CH4,O2,OCS,H2S,NO2,H2O-162].xml: Homogenized pressure grids. Profiles were given on pressure grids which deviated only from the sixth given digit. So we can safely assume that this is only a number accuracy issue and grids were supposed to be identical. Enforced indentity (reference: pressure grid of z-field) to avoid unexpected effects of zero-padding. 2013-02-01 Jana Mendrok * ARTS-XML-DATA-2-1-44 * planets/Mars/MPS/Mars.z_surface.xml.gz,README: Modified for meeting constant-at-poles requirement. README adapted accordingly, plus added disclaimer on use of this data (it's altitude over mean surface, implying there exist plenty of negative altitudes. which makes it hard to use together with the atm data which starts at 5m only and has an unspecified altitude reference.) * planets/Mars/MPS/Mars.Ls[0,90,180,270].[day,night].dust-[low,medium,high]/*: Added. Complete set of atmospheric and surface temperature scenarios for Mars. 2013-01-30 Jana Mendrok * ARTS-XML-DATA-2-1-43 * planets/Venus/MPS/Venus.meanRefIndex.n.xml: Format bugfix and corrected for longitudinal cyclicity. 2013-01-30 Jana Mendrok * ARTS-XML-DATA-2-1-42 * planets/Earth/ERA40/*.gz,readme.txt: Made all fields clearly cyclic (adding lon=360deg as duplicate of lon=0deg). Adapted readme accordingly. * planets/Earth/Fascod/tropical/tropical.[t,z].xml: Added additional point at p=1100hPa in consistency with all other arts-xml versions of fascod atmospheres (the were commited to ARTS-XML-1-1 in this version years ago...) and to facilitate few-hundred meter negative altitudes. Done with assuming a constant temp. below z=0m and hydrostatoc equilibrium. Equivalent point-adding still needs to be done for the tropical trace gas profiles (also as vmr=const at z<0km). 2013-01-24 Jana Mendrok * ARTS-XML-DATA-2-1-41 * planets/Earth/Fascod/*/*.expanded.[t,z].xml: Added. Profiles or temperature and altitude reaching up to 2000km. For use (and in consistency) with IGRF magfield and IRI edensity data. More details in README. * planets/Earth/Fascod/README: Added. * planets/Earth/IGRF/IGRF11_2000_200km-5deg-5deg.B_w.xml.gz: Corrected for constant-at-poles requirement. 2013-01-22 Jana Mendrok * ARTS-XML-DATA-2-1-40 * planets/Jupiter/Khurana/Khurana.B*.xml.gz: Corrected magfield data for being constant at poles. * planets/Mars/MPS/Mars.Ls90.day.dust-high/Mars.Ls90.day.dust-high.sol-*/ Mars.Ls90.day.dust-high.sol-*.HDO.xml: Deleted (were earlier replaced by *.H2O-162.xml). * spectroscopy/Perrin/README: Added a little info on spectroscopic line data. 2013-01-11 Oliver Lemke * ARTS-XML-DATA-2-1-39 * spectroscopy/Perrin/README: Updated CF4, CH3OH, CH3Br. Only CH3OH has lines at 0-3 THz. * spectroscopy/Perrin/CF4.xml.gz, spectroscopy/Perrin/CH3Br.xml.gz, spectroscopy/Perrin/CH3OH.xml.gz: Added. 2013-01-11 Jana Mendrok * ARTS-XML-DATA-2-1-38 * spectroscopy/Perrin/README: remove NOARTS tag (all those species are supported by Arts now, too. 2012-11-26 Jana Mendrok * ARTS-XML-DATA-2-1-37 * planets/Jupiter/MPS/Jupiter.mean/Jupiter.mean.H2O_high.xml.gz, planets/aux/isotopologue_ratios/isotopratios.txt: Bug fixes. 2012-11-24 Jana Mendrok * ARTS-XML-DATA-2-1-36 * spectroscopy/Perrin/[H2,He].xml.gz: Added (empty). 2012-11-23 Oliver Lemke * ARTS-XML-DATA-2-1-35 * spectroscopy/Perrin/CO2.xml.gz: For CO2, set GAMMA_CO2 to GAMMA_self. 2012-11-23 Jana Mendrok * ARTS-XML-DATA-2-1-34 * planets/Jupiter/MPS/Jupiter.mean/Jupiter.mean.C6H6.xml.gz: Moved into unused/ folder (no species_data defined & no spectroscopy data available. obviously missed that one in the initial commit). * planets/Jupiter/MPS/Jupiter.mean/Jupiter.mean.C2H6.xml.gz: Bugfix. Duplicated pressure level occured, but with different data. Correct pressure level estimated and changed. * spectroscopy/Perrin/C3H8.xml.gz: Bugfix. Added missing iso tags. 2012-11-01 Jana Mendrok * ARTS-XML-DATA-2-1-33 * planets/Venus/MPS/*: Added. Venus atm and surface data from MPS. For details see README therein. 2012-11-01 Jana Mendrok * ARTS-XML-DATA-2-1-32 * planets/Mars/MPS/Mars.Ls90.day.dust-high.sol-avg/*, Mars.Ls90.day.dust-high.t_surface.xml.gz: Removed. * Mars.Ls90.day.dust-high/*: Added. Rearranged structure - each folder has sol-min, sol-max, sol-avg subfolders, and sol-independent t_surface. All data files as non-zipped ascii (they're not that big and that way change tracking is more efficient). Now also includes corrected wind_w data compared to previous data. * planets/Mars/MPS/README: Adapted. 2012-10-29 Jana Mendrok * ARTS-XML-DATA-2-1-31 * planets/Mars/MPS/Mars.z_surface.xml.gz: Renamed from Mars.Topography.4pix.per.deg.xml.gz * planets/Mars/MPS/Mars.meanRefIndex.n.xml.gz: Renamed from MPS_meanRefIndex.n.xml.gz. Field name tag and source info added. 2012-10-29 Jana Mendrok * ARTS-XML-DATA-2-1-30 * scattering/[SingleScatteringFile,ScatteringMetaFile]_allH2Oice-allH2Oliquid.xml: Added. Example/helper version of scatt-data input list for use with ScatteringParticleTypeAndMetaRead. * scattering/[cylinder*,gamma*,fine*].xml, .cvsignore: Removed not-used-anymore optical property files (from MASTER study? mostly very limited in freq coverage) and cvs leftover. 2012-10-26 Jana Mendrok * ARTS-XML-DATA-2-1-29 * scattering/H2O*: Fixed bug in particle type setting for the rest of the files: H2O-ice -> H2O_ice, H2O-liquid -> H2O_liquid. Renamed folders accordingly. 2012-10-25 Jana Mendrok * ARTS-XML-DATA-2-1-28 * scattering/[H2O-liquid,H2O-ice]/MieSphere_R1.0*.meta.xml: Fixed bug in particle type setting (not a good idea to have the part_species delimiter in the type name :-/ ). For the moment only for selected files. Rest will come tomorrow. 2012-10-24 Jana Mendrok * ARTS-XML-DATA-2-1-27 * scattering/[H2O-liquid,H2O-ice]/MieSphere*[.xml,.meta.xml]: Added. Mie single scattering property data for liquid water and water ice particles. Both for frequencies 10MHz-4GHz, 0.1-1e4um radius, 2 temperatures. 2012-09-20 Oliver Lemke * ARTS-XML-DATA-2-1-26 * planets/Earth/ERA40/SurfaceAltitude_ERA40_1.0Degree.xml.gz: Convert from km to m. * planets/Earth/ERA40/readme.txt: Updated. 2012-09-20 Oliver Lemke * ARTS-XML-DATA-2-1-25 * planets/Earth/ERA40/SurfaceAltitude_ERA40_1.0Degree.xml.gz: Added. 2012-09-20 Jana Mendrok * ARTS-XML-DATA-2-1-24 * spectroscopy/perrin/: Renamed to spectroscopy/Perrin/ * surface/: Deleted leftover folder. 2012-09-20 Jana Mendrok * ARTS-XML-DATA-2-1-23 * surface/Earth/*: Moved to planets/Earth/ERA40/*. 2012-09-15 Jana Mendrok * ARTS-XML-DATA-2-1-22 * planets/Earth/Chevallier_91L/: Added. Contains selected cloud scenario atm fields (as batch and non-batch version). * atmosphere/fascode/: Moved to planets/Earth/Fascode/ and sorted into scenario-specific subfolders. * atmosphere/fascode/transform_data.m: Removed. Script for Arts1.0 to ARTS1.1/ARTS2.0 atm field data formats. That should all be done by now and is obsolete. 2012-09-15 Jana Mendrok * ARTS-XML-DATA-2-1-21 * planets/[Mars,Jupiter]/MPS/*: Moved currently not used (absorption) species into unused/ subfolders. Replaced isotopologue-VMR files (HD,HDO,CH3D) with version rescaled according to ARTS conventions(i.e., VMRrescaled = VMRoriginal*IR) and renamed them according to isotopologue-tag (H2-12,H2O-162,CH4-212). 2012-09-13 Jana Mendrok * ARTS-XML-DATA-2-1-20 * planets/[Venus,Mars,Jupiter]/isotopratio_[Venus,Mars,Jupiter].xml: Added. XML data of planetary isotopologue ratios for read-in to ARTS WSV isotopologue_ratios. * planets/aux/isotopologue_ratios/*,README: Added. (Python) tools for deriving planetary isotopologue ratios and corresponding documentation. 2012-08-23 Jana Mendrok * ARTS-XML-DATA-2-1-19 * spectroscopy/perrin/[O3,HCl,HO2].xml: Updated. Quantum number info added and bug fixes. * spectroscopy/perrin/ARTSCAT-4_Col29_Conventions.txt: Added. Species specific coding conventions for quantum number info (Col29 of ARTSCAT-4). 2012-08-21 Jana Mendrok * ARTS-XML-DATA-2-1-18 * atmosphere/fascod/midlatitude-summer.HO2.xml: Removed. Source unclear; very likely NOT from Fascode/AFGL. * atmosphere/UTLS_scenario/*.xml: Name tags added to data grids. 2012-08-21 Jana Mendrok * ARTS-XML-DATA-2-1-17 * atmosphere/fascod/*.xml: Name tags added to data grids. 2012-07-25 Jana Mendrok * ARTS-XML-DATA-2-1-16 * planets/Jupiter/MPS/Jupiter.[mean,oval]/: Added. Jupiter scenarios (T,z,VMR,Ne) delivered by MPS. More details in ESA-Planetary TN2. * planets/Jupiter/Khurana/: Added. Jupiter magnetic field data from Khurana model. 2012-07-25 Jana Mendrok * ARTS-XML-DATA-2-1-15 * package structure revision continued * atmosphere/Earth/edensity/ -> planets/Earth/IRI/ * atmosphere/Earth/magfield/ -> planets/Earth/IGRF/ 2012-07-23 Jana Mendrok * ARTS-XML-DATA-2-1-14 * started to implement revised package structure (part. for ESA toolbox) * atmosphere/Mars/[tracegas,edensity,wind]/ Mars.Ls90.day.dust-high.sol-avg/*.xml.gz: moved to planets/Mars/MPS/Mars.Ls90.day.dust-high.sol-avg/ (all in one, specific scenario-dedicated folder). * surface/Mars/temperature/Mars.Ls90.day.dust-high.t_surface.xml.gz, surface/Mars/altitude/Mars.Topography.4pix.per.deg.xml.gz, surface/Mars/MPI_meanRefIndex.n.xml.gz: moved to planets/Mars/MPS/. * surface/Mars/readme.txt: moved to planets/Mars/MPS/README and revised accordingly. * planets/Mars/MPS/Mars.Ls90.day.dust-high.sol-avg/ Mars.Ls90.day.dust-high.sol-avg.[DustMassVMR,H2O-ice].xml.gz: Added. Dust and H2O-ice mass/volume mixing ratio profiles. Not for direct use with ARTS (yet), but part of ESA toolbox. 2012-07-19 Jana Mendrok * ARTS-XML-DATA-2-1-13 * atmosphere/chevallier_91L/chevallierl91_*.aa: Removed. * atmosphere/chevallier_91L/README: Updated. 2012-07-09 Jana Mendrok * ARTS-XML-DATA-2-1-12 * atmosphere/Mars/magfield/: Folder removed (no internal mag. field on Mars). * atmosphere/Mars/edensity/Mars.Ls90.day.dust-high.sol-avg/*.xml.gz: Added scenario example for testing. * surface/Mars/[altitude,temperature]/*.xml: Added scenario example for testing. * surface/Mars/readme.txt: Updated. 2012-07-03 Jana Mendrok * ARTS-XML-DATA-2-1-11 * atmosphere/Mars/[tracegas,wind,edensity,magfield]: Added (tentative) structure for planet atmo data. * atmosphere/Mars/[tracegas,wind]/Mars.Ls90.day.dust-high.sol-avg/*.xml.gz: Added scenario example for testing. * surface/Mars/MPI_meanRefIndex.n.xml -> ...n.xml.gz: Replaced unzipped by zipped version. * surface/Mars/readme.txt: Reference to ESA-Planetary TN2. 2012-07-02 Jana Mendrok * ARTS-XML-DATA-2-1-10 * atmosphere/Earth/magfield/IGRF11*B[_u,_v,_w].xml: Slight tweak of original data to be (a) cyclic and (b) have no longitude variations at poles (for u&v: vector constant in cartesian system). * atmosphere/Earth/edensity/IRI_*.Ne.xml: Slight tweak of original data to be (a) cyclic and (b) have no longitude variations at poles. * atmosphere/Earth/[magfield,edensity]/*.xml -> *.xml.gz: Replaced unzipped by zipped versions. 2012-06-28 Jana Mendrok * ARTS-XML-DATA-2-1-9 * surface/Mars/MPI_meanRefIndex.n.xml: Fixed mistake in lon grid name tag, added data name tag. 2012-06-27 Jana Mendrok * ARTS-XML-DATA-2-1-8 * surface/Mars/MPI_meanRefIndex.n.xml: fixed missing '"' around String. 2012-06-26 Jana Mendrok * ARTS-XML-DATA-2-1-7 * atmosphere/Earth/magfield/B[_u,_v,_w,.z].xml: Deleted (wrong units). * atmosphere/Earth/magfield/IGRF11*B[_u,_v,_w].xml: Added. Global magnetic field from IGRF-11 for a selection of years. * atmosphere/Earth/magfield/IGRF11*B.z.xml: Added. z_field corresponding to IGRF11 magnetic field data (up to 2000km). * atmosphere/Earth/elecdens/: Removed. * atmosphere/Earth/edensity/IRI_*.Ne.xml: Added. Global electron density fields from IRI2012 for a set of seasons, UTC times and solar min and max activity cases. * atmosphere/Earth/edensity/IRI.Ne.z.xml: Added. z_field corresponding to IRI2012 electron density data (consistent with IGRF-11 data). * surface/land_sea_mask/: Renamed into surface/Earth/ (to be used not just for LSmask, but all surface related data) * surface/Earth/land_sea_mask_360x181.xml.gz: Deleted (origin info missing, grid definitions implicit only. use ERA40 data as replacemant.) * surface/Mars/MPI_meanRefIndex.n.xml: Added. (Complex) refractive index of Martian surface. Provided by MPI under ESA Planetary study. * readme.txt in atmosphere/Earth/magfield/, atmosphere/Earth/edensity/, surface/Earth/, surface/Mars: Added. readme for data in the respective folder. 2012-06-14 Jana Mendrok * ARTS-XML-DATA-2-1-6 * atmosphere/Earth/magfield/B[_u,_v,_w,.z]: Added. Global magnetic field (and corresponding z grid) from IGRF-11. * atmosphere/Earth/elecdens/ElD_spring_solmin[ ,.z]: Added. Global electron density field (and corresponding z grid) from IRI. 2012-06-14 Oliver Lemke * ARTS-XML-DATA-2-1-5 * surface/land_sea_mask/LandSeaMask_ERA40_1.0Degree.xml.gz, surface/land_sea_mask/LandSeaMask_ERA40_0.25Degree.xml.gz: Added. Land-sea mask from ECMWF-ERA40 via Axel von Engeln. 2012-03-19 Oliver Lemke * ARTS-XML-DATA-2-1-4 * ChangeLog: Correct path for README in previous commit message. 2012-03-19 Oliver Lemke * ARTS-XML-DATA-2-1-3 * spectroscopy/perrin/README: Updated. Add overview table of all species and their source (perrin or hitran). Also list species that lack Arts support. Add info about Agnes' values for unit conversion. * spectroscopy/perrin/{SO,SO2}.xml.gz: Updated. * spectroscopy/perrin/H2S.xml.gz: Added. * spectroscopy/perrin/{OH.xml.gz,HCN.xml.gz,HOCl.xml.gz,HOBr.xml.gz, CH3Cl.xml.gz,N2O.xml.gz,O.xml.gz,HI.xml.gz,HNO3.xml.gz,HBr.xml.gz, NO.xml.gz,ClO.xml.gz,NO2.xml.gz,HCOOH.xml.gz}: Add lines from HITRAN 2008. * spectroscopy/perrin/{C2H2.xml.gz,C2H4.xml.gz,C2H6.xml.gz, CH3CN.xml.gz,COF2.xml.gz,ClONO2.xml.gz,N2.xml.gz,NO+.xml.gz,SF6.xml.gz}: Add empty dummy files for species without lines between 0-3THz. 2012-03-15 Oliver Lemke * ARTS-XML-DATA-2-1-2 * spectroscopy/perrin/*.xml.gz: Update to latest versions from Agnes. * spectroscopy/perrin/O2.xml.gz: Renamed from O.xml.gz. * spectroscopy/perrin/OCS.xml.gz, spectroscopy/perrin/SO.xml.gz, spectroscopy/perrin/SO2.xml.gz: Added. * spectroscopy/perrin/README: Updated. 2012-03-01 Oliver Lemke * ARTS-XML-DATA-2-1-1 * spectroscopy/perrin: Add latest version of Agnes' line database. * spectroscopy/MASTER: Removed. * surface: Renamed earth to surface after discussion with Stefan. 2012-02-22 Oliver Lemke * ARTS-XML-DATA-2-1-0 * Increase minor version after branching. 2012-02-22 Oliver Lemke * ARTS-XML-DATA-2-0-0 * Sync major and minor version number with arts. 2011-08-16 Gerrit Holl * ARTS-XML-DATA-1-1-31 * atmosphere/chevallier_91L/README: Updated path to original Chevalier data. 2011-05-09 Daniel Kreyling * ARTS-XML-DATA-1-1-30 * atmosphere/chevallier_91L: Besides the "clear" and the "cloud" data sets, I added the "all" data sets, that include both data. The reading routine "extract_arts_all.f90" creates those data sets. 2009-11-03 Patrick Eriksson * ARTS-XML-DATA-1-1-29 * climatology/msis90: Created MSIS90 climatology files. * climatology/cira86: Created this folder for climatology version of CIRA86. Just README and output files here. * atmosphere/cira86: Was not updated. Files now stored as GField3. A climatology is also generated. A better treatment of water vapour when calculating HSE added. README.FIRST revised. 2009-03-31 Ajil Kottayil * ARTS-XML-DATA-1-1-28 * atmosphere/seeborV4/: Renamed. 2009-03-26 Oliver Lemke * ARTS-XML-DATA-1-1-27 * earth/land_sea_mask/land_sea_mask_360x181.xml.gz: Add xml version of land/sea-mask from old arts-data package. 2009-03-25 Ajil Kottayil * ARTS-XML-DATA-1-1-26 * atmosphere/seebor/: Added files, REDAME and waveno.dat 2009-03-25 Ajil Kottayil * ARTS-XML-DATA-1-1-25 * atmosphere/seebor/: Added. These are the profiles from seebor dataset.In addition to that it contains surface skin temperature and emissivity information for eight infrared wavelengths. 2008-10-17 Stefan Buehler * ARTS-XML-DATA-1-1-24 * atmosphere/garand/: Added. These are the profiles from Garand, L., et al. (2001), Radiance and jacobian intercomparison of radiative transfer models applied to HIRS and AMSU channels, J. Geophys. Res., 106(D20), 24,017-24,031. 2008-06-09 Stefan Buehler * ARTS-XML-DATA-1-1-23 * atmosphere/chevallier_91L/{*.aa}: Set property svn:mime-type to application/octet-stream for these files to prevent diffing on commit. 2008-06-09 Stefan Buehler * ARTS-XML-DATA-1-1-22 * atmosphere/chevallier_91L/{*.xml.gz,*.aa}: Fixed formating bug reported by Cory. The H2O and O3 columns were separated only by one blank space from the other columns. The q data set contains one negative H2O value, so that for that case there was no separation at all, which screwed up reading of this data set. I increased the field width for O3 and H2O by one in the Fortran extraction routine, to fix this problem. 2008-06-03 Oliver Lemke * ARTS-XML-DATA-1-1-21 * arts-xml-data.spec: Removed obsolete RPM spec file. 2008-05-30 Stefan Buehler * ARTS-XML-DATA-1-1-20 * atmosphere/chevallier_91L/README: Added documentation for cloud states. * atmosphere/chevallier_91L/chevallierl91_cloud_{...}.xml.gz: Added these files, they contain the cloud information for the Chevallier data set. 2007-11-20 Stefan Buehler * ARTS-XML-DATA-1-1-19 * atmosphere/chevallier_91L/: Zipped all xml files with "gzip -9", ARTS can read this directly now! 2007-11-02 Patrick Eriksson * ARTS-XML-DATA-1-1-18 * atmosphere/cira86: The altitude files were also holding temperatures (wrong variable was stored to the files). 2007-11-01 Patrick Eriksson * ARTS-XML-DATA-1-1-17 * atmosphere/cira86/: Created files describing the CIRA86 reference atmosphere. See README.FIRST. 2007-10-24 Stefan Buehler * ARTS-XML-DATA-1-1-16 * atmosphere/chevallier_91L/: Updated all data files here. Increased precision for the pressure column. Was set too low, so that I had often duplicate pressure values. 2007-10-23 Stefan Buehler * ARTS-XML-DATA-1-1-15 * atmosphere/chevallier_91L/: Added this directory. It contains the Chevallier 91 level diverse dataset. For details, see README file and Chevalliers original pdf file in the directory. 2004-08-02 Claudia Emde * ARTS-XML-DATA-1-1-14 * spectroscopy/MASTER: Added lookup-tables in binary format for MASTER bands C and E for midlatitude-summer. Other lookup-tables can be found /rinax/storage/users/claudia/lookup-tables/ 2004-03-04 Oliver Lemke * ARTS-XML-DATA-1-1-13 * arts-xml-data.spec: Updated. 2004-03-04 Claudia Emde * ARTS-XML-DATA-1-1-12 * atmosphere/fascod/: Included 0 in latitude and longitude dimension to allow easier check of size of the tensor3 in the gridded fields. In ARTS we will implement a check in the reading and writing routinges, which checks wherther the dimension of the tensor 3 is N_p x N_lat x N_lon. Therfore lat_grid and lon_grid are not allowed to be empty. 2004-02-24 Claudia Emde * ARTS-XML-DATA-1-1-11 * atmosphere/fascod/: Changed all files to the new data structure (gridded_field3) * atmosphere/fascod/transform_data.m: Added this file. It contains a simple MATLAB script for converting ARTS atmospheric data from the old format (ArrayOfTensor3) to the new format (GriddedField3). 2003-11-21 Claudia Emde * ARTS-XML-DATA-1-1-10 * scattering/gamma_sphere*: Added new data. Single scattering properties for all MASTER bands. Removed old data sphere_gamma*, which included only data for band C. 2003-11-19 Claudia Emde * ARTS-XML-DATA-1-1-9 * atmosphere/fascod/: Added FASCOD profiles for midlatitude_summer midlatitude_winter subarctic_summer subarctic_winter. They have been converted from the arts-1.0 ascii format to the arts-1.1 xml format. 2003-10-14 Claudia Emde * ARTS-XML-DATA-1-1-8 * atmosphere/UTLS_scenario/UTLS.H2O.xml: Added. Contains the full absorption coefficients (H2O and Ozone) for the scenario used in the UTLS Study. Furthermore included UTLS.t.xml and UTLS.z.xml. 2003-09-25 Claudia Emde * ARTS-XML-DATA-1-1-7 * scattering/fine_sphere****: Corrected. The data had been calculated with cylinders of aspect ratio 1 before. 2003-09-09 Claudia Emde * ARTS-XML-DATA-1-1-6 * scattering/fine_sphere****: Included new scattering data stored on a fine scattering angle grid (181 angles). Included data for spheres of different sizes. 2003-09-05 Claudia Emde * ARTS-XML-DATA-1-1-5 * scattering: Removed amplitude matrix files from cvs package, as they are not used anymore. * scattering/fine_****: Included new scattering data stored on a fine scattering angle grid (181 angles instead of 19). This allows more accurate computation of the phase matrix. Included data for cylinders with different aspect ratios. 2003-07-21 Oliver Lemke * ARTS-XML-DATA-1-1-4 * arts-xml-data.spec: Added specfile for building rpm package. 2003-07-03 Claas Teichmann * ARTS-XML-DATA-1-1-3 * scattering/sphere_gamma_86.0.xml: added 2003-06-25 Claas Teichmann * ARTS-XML-DATA-1-1-2 * scattering/sphere_gamma_*.xml: fixed files for UTLS study * scattering/cylinder_gamma_*.xml: added files for UTLS study 2003-06-25 Claas Teichmann * ARTS-XML-DATA-1-1-1 * scattering/sphere_gamma_*.xml: added files for UTLS study 2003-01-10 Claudia Emde * ARTS-XML-DATA-1-1-0 * atmosphere/fascod: Created this directory. It contains the FASCOD atmospheric data in xml-format. * scattering: Created. Contains example data files for amplitude matrices. 2003-01-10 Claudia Emde * Initial version