Releases: NationalSecurityAgency/qgis-earthsunmoon-plugin
Releases · NationalSecurityAgency/qgis-earthsunmoon-plugin
Earth, Sun, Moon, & Planets 3.1.2
- Removed utcnow.
- Fixed season labeling for southern hemisphere.
- Added license
Earth, sun, moon, and planets plugin 3.1.1
Add the ability to create a time series of sun and moon positions.
Earth, Sun, Moon, & Planets 3.1.0
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
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
This is a fix that allows the command line qgis_processing to function properly.
Earth, Sun, Moon 3.0.1
Fix exception when libraries are not installed.
Earth, Sun, Moon 3.0.0
This is the first release to be included on plugins.qgis.org.
Earth, Sun, Moon, Planets
This is an initial windows plugin release.