Skip to content

hasanelfalakiy/csv2binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app_banner

csv2binary

Simple, Powerful, Easy


latest_release build_with_kotlin License

Tentang csv2binary

Program ini digunakan untuk mengkonversi dan men-generate data tabular csv ke binary atau ke file Kotlin 2 dimensi (Array< DoubleArray >), data tabular biasanya untuk keperluan kalkulasi data Ephemeris seperti VSOP87D & ELPMPP02 atau keperluan lain.

Fitur

  • Konversi data tabular csv ke file format biner 2 dimensi (binary .bin) Array< DoubleArray >
  • Konversi data tabular csv ke file Kotlin 2 dimensi (Array< DoubleArray >)

Ingin berkontribusi?

Jika Anda ingin berkontribusi, silahkan menggarpu (Fork) repositori ini, clone ke local machine, buat perubahan, push ke repositori fork, kirim pull request ke repositori ini

Modifikasi

Warning

Jika Anda ingin menyalin, memodifikasi, dan atau mendistribusikan ulang program ini, harap mematuhi ketentuan lisensi dari program ini.

Kontak Kami

License

csv2binary

Copyright (C) 2024  Andi Hasan Ashari

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Report to us if anyone violates the terms of the License, either by creating issues or writing to us directly.