Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When I read the JASON-1 data, why do I see negative values for time or unrealistic values of latitude and longitude?

0
Posted

When I read the JASON-1 data, why do I see negative values for time or unrealistic values of latitude and longitude?

0

The JASON-1 data are stored in BIG ENDIAN binary files. If you are using a little endian machine, you will need to byte swap. IDL and MATLAB should automatically perform the swap. If you are using C or FORTRAN, instructions on byte swapping can be found in the corresponding README files.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123