Skip to content

Releases: NationalSecurityAgency/qgis-earthsunmoon-plugin

Earth, Sun, Moon, & Planets 3.1.2

23 Jan 13:58
Compare
Choose a tag to compare
  • Removed utcnow.
  • Fixed season labeling for southern hemisphere.
  • Added license

Earth, sun, moon, and planets plugin 3.1.1

14 Sep 19:02
Compare
Choose a tag to compare

Add the ability to create a time series of sun and moon positions.

Earth, Sun, Moon, & Planets 3.1.0

08 Sep 17:02
Compare
Choose a tag to compare

This release adds the following field calculator expressions.

  • esm_local_datetime() - Returns the current date and time as a python datetime object with the local computer's timezone settings.
  • esm_local_qdatetime() - Returns the current date and time as a standard QGIS QDateTime object with the local computer's timezone settings.
  • esm_moon_phase() - Given a date and time, return the moon's phase in degrees where 0° is the New Noon, 90° is First Quarter, 180° is Full Moon, and 270° is Last Quarter.
  • esm_moon_zenith() - Given a date and time, return the EPSG:4326 coordinate point where the moon is directly overhead.
  • esm_sun_moon_info() - Given a date and time, latitude and longitude in EPSG:4326, output format type, and optional timezone of the date and time object, it returns a python dictionary or JSON string of solar and lunar information.
  • esm_sun_zenith() - Given a date and time, return the EPSG:4326 coordinate point where the sun is directly overhead.

Earth, Sun, Moon, & Planets 3.0.4

29 Aug 17:20
Compare
Choose a tag to compare

This adds an algorithm to create vector layers of the day/night terminator line, and polygon layers of the day/night boundary and various twilights.

Earth, Sun, Moon 3.0.2

04 May 14:24
Compare
Choose a tag to compare

This is a fix that allows the command line qgis_processing to function properly.

Earth, Sun, Moon 3.0.1

01 May 11:34
Compare
Choose a tag to compare

Fix exception when libraries are not installed.

Earth, Sun, Moon 3.0.0

26 Apr 17:43
Compare
Choose a tag to compare

This is the first release to be included on plugins.qgis.org.

Earth, Sun, Moon, Planets

01 Nov 12:41
Compare
Choose a tag to compare

This is an initial windows plugin release.