You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#102)
* Negative longitudes in MagIC exporting to positive + 360
* Add .zip export for collectitons
* Add Vaes, 2022
* Add error msg
* Show uer
* Do it right dude
* k
* Change ages
* Make lat, lng numbers in CSV importing
* update ref
* Fix Caltech bug for missing first parameter; MagIC header fixes
* Update
* Group samples by lat/lng to make sites in MagICexport
* Add software package to location
* Update changelog
* Add UNESP
* Change units of UNESP to emu
* Added spinner format
* Update name
* Fix intensity for UNESP
* Fix intensity CSV exporting
* Fix JR5 bug
* Vaes_et_al. APWP (#87)
* Update apwp.json
Vaes et al. in
* Update index.html
* Update index.html
* Update index.html
---------
Co-authored-by: Jollyfant <koymans@knmi.nl>
* Update changelog and version
* Minimal changes with Bram and my institutions. (#89)
* Update index.html
Bram and Daniel new institutions and changes
* Add files via upload
* Bram's new image
Now with the right size. darn.
* Update in team
* Add changelog date
* Update DOI
* Notify instead of throwing on inconsistent spec -> geo -> tec
* Timeout to hack at the end
* Change ChRM export to match CSV import
* Add actual VDS; other one was intensity difference sum
* Add changelog
* More liberal in accepting caltech format
* Changelog
* MagIC fix (#94)
* Minor fix Magic
Now it exports properly core_dip in MagIC format (which are coordinates for X and not Z)
* Update index.html
* Now Magic exports each step with a different name (#95)
* Minor fix Magic
Now it exports properly core_dip in MagIC format (which are coordinates for X and not Z)
* Update index.html
* other MagIC fit
* Changelog
* Update doi release
* Sun compass added (#98)
* Sun Compass
This is a tool to change from sun compass readings to azimuth.
* New misc index
Adding the sun-compass place. Maybe style does not match? Now cards look a little too tight.
* Sun compass image
That is, an image
* Update index.html
Adding the changes to the log
* Update index.html
Fix collapsenine issue
* Add XIAN (#100)
* Add XIAN
* console
* semver
* Update importing.js for Xian format (#101)
I have commented the following:
// var level = parameters[26];
// Apparently depth is not stratigraphic level but position in a tray in Xian file kept it commented just in case
// Add the level to the sample name add after parameters [0] the commented line below
//+ "." + level
* I think this time should be fine (#106)
* Create static.yml
* Pmag 2.9
* Update utils.js
* Update utils.js
* Changing Common directions
* Minimal details
* cambios
* A lot of changes
* commented tab inclination only
* Now it works, I guess
* DOI!
* typos
* SunDec
Added Sun declination to Azimuth tool
* new icon sundec
* easter egg
* TPW
* Update index.js
* getting like mathijs
* Update index.html
* Update README.md
* Update README.md
* Update index.js
* manual
* Xian format first try
* Create static.yml
* a
* Update importing.js
* now?
* aaa
* Xian format, let's check
* Refurbished
* Revert "Merge branch 'dev' into badly-developing"
This reverts commit 109bb419f0a661b94f603c6359b1cdd50dc2830c, reversing
changes made to 45534bd160a35fff99061f57b4527664d566d87b.
* edits
* Delete .github/workflows directory
* Corrections
---------
Co-authored-by: Daniel Pastor-Galán <dpastorgalan@gmail.com>