Axel Uhl
22f180cee1
bug6215: moving Speed, Position, Bearing, Weigher and others to SSE; GWT CFSs not done yet
2026-03-03 17:30:56 +01:00
Axel Uhl
f855ab7d1e
addressing https://github.com/SAP/sailing-analytics/security/code-scanning/142 ;
...
adding checks for folder navigation in GRIB file names sent by upload
2026-02-10 11:29:21 +01:00
Wessels, Udo (PPN)
2b66121265
bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects.
2023-10-09 18:00:50 +02:00
Axel Uhl
f5cb20ec0a
bug5797: refactored wind importers and track importers
2022-12-29 13:11:44 +01:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
Axel Uhl
89e8bef9c8
Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
...
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.
This reverts commit 063484e29f .
2019-05-28 21:54:20 +02:00
Axel Uhl
063484e29f
removed PluginNature from our OSGi bundles; they are not Eclipse plugins
2019-05-27 22:53:30 +02:00
Maximilian Groß
ed1fae0c8f
divided datamining from sailing specific classes
2018-04-12 07:40:59 +02:00
Axel Uhl
bd90f921dd
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
2018-03-24 01:45:37 +01:00
Steffen Schaefer
9123771f34
normalized line endings
2017-05-16 09:42:02 +02:00
Axel Uhl
b0661d98ee
fixed ConcurrentModificationException in shutdown GRIB cleanup
...
Change-Id: Ib34b98852894e8c0b9485cfb136c0af53db5a06b
2017-02-08 15:46:05 +01:00
Axel Uhl
32b3944311
using Index to quickly and elegantly iterate through Array
...
Change-Id: Ibdb2abd9027bc2f64442fdea000e8d68afbefa40
2017-02-08 14:12:13 +01:00
Axel Uhl
a360cd2db4
clean up during OSGi bundle shutdown
...
Change-Id: Ib0b6b203e00a053219bc8076f063dd9f99aa0eba
2017-02-08 13:38:54 +01:00
Axel Uhl
ef5c0cf61b
added grib to launches; use readVolumeData for better performance
...
Change-Id: I4f01b3ac33e8b276738007881df0080a2087d62d
2017-02-08 11:58:51 +01:00
Axel Uhl
07edd7ffb1
preparing for multi-file upload for both Expedition and GRIB; introduced MappingIterable and MappingIterator
...
moved wind import servlet package structure a little
Change-Id: I9b573d4c91191933383c87397ac8584d9463b4bb
2017-02-08 09:52:25 +01:00
Axel Uhl
9373bb6b97
added a source path to a checked-out version of the thredds library sources
...
Change-Id: I8da47110b6b08b26dc21b154a7eb972c77f29d92
2017-02-03 19:46:06 +01:00
Axel Uhl
83617a58cd
fixed how the wind field's start time is determined (copy&paste bug)
...
Change-Id: Iaaa04d722237ec71df012da9036e814e7986613c
2017-02-03 19:45:23 +01:00
Axel Uhl
ff2738f874
introduced variable identification portable across GRIB versions
...
Change-Id: I1ca20cc66e99b9c495c4403f63923559a8007912
2017-02-03 16:20:19 +01:00
Axel Uhl
8603385594
fixed merge issue w.r.t. TimeRange.startsAfter vs. startsAtOrAfter
...
Change-Id: Ie4d625c93acf4fbc0479877b268e9671ec34e19c
2017-02-03 11:19:28 +01:00
Axel Uhl
b827ea75bc
Javadoc for GRIB stuff
...
Change-Id: I3dd24e599f8475b61413e39c3a9fbc1acc2eccc2
2017-02-02 22:27:20 +01:00
Axel Uhl
702082b334
implemented "circular" search for non-NaN values in GRIB files
...
Change-Id: I1216fd756aff24d7800924074d113ceb51e2a530
2017-02-02 21:30:47 +01:00
Axel Uhl
76ebba9735
attached JAvadoc link to JAR file
...
Change-Id: Ie2242b59980b38be34c490aa85eb016b3f2e8328
2017-02-02 21:30:28 +01:00
Axel Uhl
462380a0dc
added grib test data from meteoconsult.fr and added a test case; reversed wind after comparing with public GFS website
...
Change-Id: I9805c08f22d534396f25b9febc87c50dde6bd22d
2017-02-02 16:30:14 +01:00
Axel Uhl
ffbf06611d
upgraded GRIB library
...
Change-Id: I0f19653ba59edc3802035a3edbd108cb16cd47eb
2017-01-23 12:01:42 +01:00
Axel Uhl
6b22e9cf5b
consolidated imports to avoid warnings
...
Change-Id: I37269ec0d7ad7342a04c59b498b5fc805347d3a9
2017-01-20 18:30:35 +01:00
Axel Uhl
13e0a4096f
added a first speed/direction-based GRIB wind field implementation
...
Change-Id: I6e179752b58bf903449b6d3e7f83e88d572892d9
2017-01-20 18:30:05 +01:00
Axel Uhl
a37ff48e94
added an implementation for a UVWindField that seems to successfully produce Wind objects
...
Change-Id: Iba2cf94d9b247cd8411a22d5c58843d648ce806b
2017-01-20 18:24:55 +01:00
Axel Uhl
f09c7e4de1
started wrapping GRIB data set as a wind field
...
Change-Id: Ic6f3f3646d3b9f4b6c4926a03cfc168102fb7e42
2017-01-20 11:36:13 +01:00
Axel Uhl
4af582421b
added a few more GRIB sample files and some documentation
...
Change-Id: I6b3d869e99ba40f0fbb39118c07bf2eb1f8896a5
2017-01-20 10:35:14 +01:00
Axel Uhl
47afbe69b2
added pom.xml files for Grib projects
...
Change-Id: Ie637435f65e072e88906265dc53103cbaab00b20
2017-01-19 16:07:53 +01:00
Axel Uhl
480689fd6f
GRIB import, first steps
...
Change-Id: If2681103ecb5ddf6d5644f88d5f438aae2e2bd1e
2017-01-19 16:05:39 +01:00