Skip to content

Commit 471677e

Browse files
Update VERSIONS.md
1 parent 6dc59be commit 471677e

1 file changed

Lines changed: 30 additions & 2 deletions

File tree

VERSIONS.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,35 @@
22

33
## Latest Release - 1.1.0 (2020)
44

5-
TBD
5+
Contributors: C. Louis, B. Cecconi
6+
7+
Change Log for version 1.1.0:
8+
- Documentation:
9+
- Added readthedocs documentation, available at: https://expres.readthedocs.io/en/latest/
10+
- Configuration:
11+
- `SIMU`.`NAME` and `SIMU`.`OUT` are not required anymore. `SIMU`.`NAME` is curently not used. The `SIMU`.`OUT` entry is given by the user in the `config.ini` file.
12+
- Adding user-provided frequency list option
13+
- New configuration option for output CDF: SRCPOS (position of the sources, in cartesian)
14+
- New configuration option for output CDF: SRCVIS (for each hemisphere, sum of the visible sources)
15+
- Ephemeris:
16+
- Adding support for use-provided WebGeoCalc ephemeris files in csv format
17+
- Updated MIRIADE and WebGeoCalc ephemerides parsing methods (following undocumented webservice API changes)
18+
- Modification on the User-defined ephemeris: the ephemerides given by the user can be defined to an accuracy of one second
19+
- Output CDF:
20+
- Changing the polarization output in cdf file: `Polarization` variable indicates LH or RH polarization, `VisibleSources` provides the sum of visible sources for LH and RH polarization.
21+
- Added Hemisphere_ID_Label variable in output CDF
22+
- Modified the calculation of CDF output `SrcFreqMaxCMI`
23+
- Modification of the CDF outputs if multiple sources
24+
- Correction of an error on the CDF output time table
25+
- Other:
26+
- Modify CDF file output version to: `...._v11.cdf`
27+
- All CDF global attributes are now with type `CDF_CHAR`
28+
- Modifying call to MFL (`lsh` vs. `msh`, depending on the planet)
29+
- Added support for M-shell with JRM09 magnetic field model
30+
31+
Related Publication:
32+
- Cecconi, B. C. K. Louis, C. Muñoz, C. Vallat. 2020. "Auroral Radio Source Occultation Modeling and Application to the JUICE Science Mission Planning." Astron. Astrophys., _Submitted_.
33+
634

735
## Version 1.0.0 (2019)
836
In this version, the code is called ExPRES (Exoplanetary and Planetary Radio Emissions Simulator)
@@ -14,7 +42,7 @@ Main additions in this version:
1442
- better documentation
1543

1644
Related Publications:
17-
- Louis CK, SLG Hess, B Cecconi, P Zarka, L Lamy, S Aicardi and A Loh. 2019, "ExPRES: an Exoplanetary and Planetary Radio Emissions Simulator." Astron. Astrophys. _Accepted_
45+
- Louis CK, SLG Hess, B Cecconi, P Zarka, L Lamy, S Aicardi and A Loh. 2019, "ExPRES: an Exoplanetary and Planetary Radio Emissions Simulator." Astronomy and Astrophysics 627: A30. [doi:10.1051/0004-6361/201935161](https://doi.org/10.1051/0004-6361/201935161).
1846

1947
## Version 0.6.1 (2018)
2048
In this version, the code is called SERPE (Simulation d'Emission Radio Planétaires et Exoplanétaires)

0 commit comments

Comments
 (0)