Tutorial GAMIT part 2

This article is continuing on GPS data processing using GAMIT. For reader who want to read previous article, please read this.

Assumed that you already done with your data processing using this step and you have at least more than 1 GPS data observation to combine. To make it clear, I will draw the assumptions as a picture below

Fig.1. GAMIT data processing

The main specific control for this step are :

  1. The list of sites to be used in defining the reference frame.
  2. The a priori coordinates for these sites.

for simplicity, user can use IGS station as sites for defining reference frame. It’s due to the assumption that IGS station is most stable station used in the processing. Using this step, reader will gain output of GAMIT/GLOBK processing which contain GPS observation sites and GPS reference sites, and get 3 epoch repeatibilities and velocities.

A. Create new folder.

create 2 new folder under your project folder, namely “h-files” and “h-gamit”. This folder is used to store h-files from global solution (under hfiles folder) and h-files from sh_gamit processing (under hgamit folder).

hint: to make it easy, you can link your h-files from sh_gamit processing which is originally stored in each DOY folder using this command (executed under hgamit folder)

ln -s ../???/h[expt] .

where : expt is the name of the project experiment.

B. Create list of H-file.

Create a list of H-files to be input to GLOBK for repeatabilities. Before that, convert H-file to glb file using this command.

htoglb glbf tables/[expt].svs hgamit/h* for your h-files from gamit processing, and

htoglb glbf tables/[expt].svs hfiles/h* for h-files from global solution.

After that, create list of H-files (under glbf folder) using this command :

ls ../glbf/*.glx > [expt].gdl

where :

expt = name of experiment.

the *.gdl file may optionally contain additional parameters to indicate re-weighting and coupling. To do that, you can append “1.0 +” in the end of every line inside the *.gdl file.

C. Preparing control file.

before execute repeatabilities, don’t forget to copy globk_comb.cmd, glorg_comb.cmd and *.gdl file to GSOLN, and edit those 2 files (globk_com.cmd and glorg_comb.cmd). please refers to GAMIT/GLOBK manual book to help you to edit these files.

In addition, please copy stab_site.global, itrf08.apr, igs08_disc.eq, and pmu.usno from gg/tables to your project directory tables. this step may be vary, because these copies files are depend on your editing in globk_com.cmd and glorg_com.cmd)

D. Processing

To get repeatabilities, please type on your terminal under your project directory

glred 6 globk_com.prt globk_comb.log [expt].gdl globk.cmd

where = [expt] is the name of your *.gdl file.

This command will make globk_comb.org as output file solution for h-file in the *.gdl file. You should check this file for quality and uncertainties to the positions and velocities.

E. Plot result

Use this command for plotting your globk output

sh_plotcrd -f [file *.org] -expt [experiment name] -cols [number of column, type = 1 for single column or 2 for double colomn]

check your ps file to see the output plot of this command. If there are any outliers, they must be dealt with by exclusion or downweighting .

 

Kyoto, 22 Agustus 2014

Hidayat Panuntun

82 thoughts on “Tutorial GAMIT part 2

  1. Alhamdulilah bapak, untuk yg tahap pertama itu hasil akhirnya dri proses glred itu yg *prt dan *org ?
    namun, saya masih belum paham untuk positioningnya terutama dalam pembacaan koordinat di file *org nya
    mohon penjelasannya !
    dan sekarang sedang melanjutkan proses ke tahap keduanya
    Mohon bimbingannya

    • Sebetulnya step ini saya tulis dulu sebelum saya mulai menggunakan sh_glred.
      Kelemahan dari sh_glred adalah user tidak bisa menambahkan “weighting and coupling” pada file glx (seperti yang tertulis di step B).
      untuk mengambil step ini, user harus mulai dengan mode “manual” dari proses pengolahan GAMIT.
      otherwise, sh_gamit dan sh_glred sudah cukup mumpuni untuk pengolahan RINEX

      • benar pak, setelah saya coba ternyata stepnya kembali seperti pada step sebelumnya dan hasilnya pun menyerupai
        namun saya masih bingung dalam ploting psbase yang dihasilkan pak
        bagaimanakah caranya agar ploting psbase yang kita dapatkan memenuhi seluruh data igs local maupun regional yg kita dpatkan
        karena ada beberapa igs local yang tidak terprint
        mohon solusinya pak
        terima kasih

        • Coba di cek di GAMIT.warning untuk melakukan checking kesalahan selama pengolahan, disitu mungkin terdapat notifikasi kenapa psbase dan pshist tidak ada output nya

    • pada GAMIT/GLOBK
      menghilangkan outliers bisa dilakukan dengan 2 macam langkah.
      1. Pengolahan diulang dari awal dengan tidak mengikutsertakan data yang mempunyai outliers.
      atau.
      2. Dengan memberikan bobot yang lebih besar pada stasiun yang mempunyai outliers.

      Semoga bisa membantu

      • maaf pak saya blm begitu paham mengenai 2 langkah tsb.
        1. saya sudah coba tidak mengikutsertakan data outliers dgn menghapus file VAL.expt dan jg sudah menghapus folder doy. namun, saat dijalankan kembali hasilnya tetap sama, itu bagaimana pak?
        2. maksudnya menambahkan bobot itu gimana pak?

        • “…menghapus file VAL.expt dan jg sudah menghapus folder doy…” >> Maaf, saya belum paham dengan maksud dari langkah ini.
          Maksud saya dengan langkah nomor 1 adalah, silahkan ulangi mengolah ulang semuanya dari awal dengan tidak mengikutsertakan data RINEX yang mengandung outlier.

          maksudnya menambahkan bobot itu gimana pak? >> langkah yang perlud dilakukan adalah seperti yang saya tulis diatas, berikut saya copy kan:
          …”the *.gdl file may optionally contain additional parameters to indicate re-weighting and coupling. To do that, you can append “1.0 +” in the end of every line inside the *.gdl file.”

  2. permisi pak, saya ingin bertanya.
    untuk data koordinat hasil dari pengolahan GLOBK itu apabila masih memiliki hasil ketelitian yang relatif besar, harus dilakukan proses apa ya pak untuk memperkecil nilai ketelitiannya ?
    terima kasih
    mohon informasinya

    • Silahkan cek lagi data rinex, apakah sudah memenuhi data yang baik?
      kalau sudah, mungkin bisa dicek stasiun yg punya ketelitian rendah, coba di exclude dari pengolahan, cek apakah bisa meningkatkan ketelitian yg lain.
      Opsi yang lain, silahkan tambah weighting value untuk setiap gdl file, cek apakah akan meningkatkan ketelitian.
      mudah2an bisa membantu

  3. Perkenalkan pak Hidayat saya Bagas Setia Aji
    Mau bertanya pak untuk hasil globk kan ada koordinat topososentrik diantaranya N: -792933.872 E: 12197119,675 U: 340,837 saya mengolah menggunakan titik ikat CORS pak , Untuk koordinat tersebut originya dimana ya pak? Dan sumbu-sumbu tersebut mengarah kemana aja pak? Terimakasih

    • Biasanya di file plot output bagian kiri atas ada informasi titik origin yang digunakan globk untuk transformasi koordinat. Bisa dilihat pada salah satu ouput hasil olahan saya berikut ini.
      silahkan cek lagi di file globk.com sebelum running sh_glred, pastikan output yg mas Bagas maksud sudah tertulis di globk.com tersebut. cek dibagian/line
      * Print file options pada globk.cmd

  4. It’s a pity you don’t have a donate button! I’d certainly donate to this excellent blog!
    I suppose for now i’ll settle for bookmarking and
    adding your RSS feed to my Google account. I look forward to
    brand new updates and will talk about this
    website with my Facebook group. Talk soon!

  5. 1xBet — это одна из самых популярных и надежных платформ, которая предлагает уникальные возможности и привлекательные бонусы для своих пользователей. Независимо от того, являетесь ли вы новичком в мире ставок или опытным игроком, промокоды 1xBet — это отличный способ повысить свои шансы на выигрыш. бонусы и подарки 1xbet промокод это особая комбинация символов и цифр на бонус до 32 500 рублей. Действует это предложение только для новых игроков и после регистрации они получают 130% от суммы пополнения первого депозита.
    Использование промокодов 1xBet имеет множество преимуществ. Они позволяют вам получить дополнительные средства для ставок, что дает вам больше возможностей для выигрыша. Бонусы, полученные с использованием промокодов, могут быть использованы для различных видов ставок на спорт, казино, покер и другие игры, предлагаемые 1xBet. Таким образом, вы можете наслаждаться игрой и одновременно увеличивать свои шансы на успех.

  6. YouTube-канал Ники Моисеевой — это особое место, наполненное музыкой, теплом и искренними эмоциями. Здесь каждая песня звучит от души, каждый эфир дарит ощущение близости, а каждая встреча со зрителем превращается в маленький душевный момент.
    На этом канале живут красивые каверы, авторские песни и та самая тёплая атмосфера, которой так не хватает в повседневной суете. Это пространство, куда приходят не только послушать музыку, но и почувствовать вдохновение, уют и настоящее человеческое тепло.
    Если хочешь, я могу сразу сделать ещё 2 варианта: один совсем короткий для описания, второй — более красивый и «цепляющий» для статьи или поста.

  7. Заказать качественные дженерики для повышения потенции на сайте https://gen51.ru/ с доставкой
    в день покупки.Гарантированное качество от производителя из Индии
    Большой выбор дженериков для мужчин по привлекательной цене.

  8. Подруга третий год подряд ездит в речные круизы и каждый раз рассказывает что-то новое. Наконец решились сами — взяли короткий тур на выходные по Оке. Теперь понятно, почему она так это любит. Кто хочет речной круиз из Москвы — там большой выбор.

  9. Это уютное эстер чтоб этих, кто такой этакий столовать сентиментальные сантименты живое исполнение, добрые песни и чистосердечнее общение.
    музыкальные стримы, для душиЗдесь пройдут сладкоголосие эфиры, тренькают каверы, авторские композиции (а) также песни чтоб настроения. Фаллопиева труба учреждает атмосферу жизненного концерта, стократ чешется возвращаться

  10. Уже давно смешиваете выучиться мазать, хотя бы думаете, яко язык вы эго бы не сказал таланта? Сверху самом сече этюд — это ухватка, яже хоть подновить в течение школа другом возрасте.
    Первый фотоурок подсобляет побить эфебофобия чистого листка, случаться части и унюхать юху творчества. Перебудоражите этапка ко умению ужик сегодня хором с нами

  11. Hello pals!
    I came across a 171 interesting tool that I think you should check out.
    This platform is packed with a lot of useful information that you might find interesting.
    It has everything you could possibly need, so be sure to give it a visit!
    https://www.naijaandroidarena.com/mobile-gaming-seven-for-two-manchester-city-and-real-madrid-staged-a-parade-of-goals-and-errors/

    Additionally remember not to overlook, guys, that a person constantly may in this piece find responses to address your most tangled inquiries. Our team attempted to explain all content via the most very easy-to-grasp method.

  12. Уж уже давно помешиваете выучиться пуделить, хотя иметь планы, яко яо ваша милость эго желание не сказал таланта? На самый-самом схватке этюдник — этто навык, яже можно освежить в другом возрасте.
    Элитный фотоурок подсобляет превозмочь фобия чистого листа, постигнуть элементы и догадаться юху творчества. Вызовите этап ко умению уже сегодня вместе мало нами

  13. Hey superb blog! Does running a blog like this require a lot of work?
    I have very little knowledge of programming but I was hoping to start
    my own blog in the near future. Anyway, should you have any ideas or techniques for new
    blog owners please share. I know this is off topic but I just wanted to ask.

    Thank you!

  14. Hey I am so excited I found your weblog, I really found you by
    accident, while I was researching on Google for something else, Nonetheless I am
    here now and would just like to say kudos for a incredible post and a all round thrilling blog (I also love the theme/design),
    I don’t have time to read through it all at the minute but I have saved it and also
    added in your RSS feeds, so when I have time I will be back to read a great deal more, Please do keep up the superb work.

  15. I don’t know whether it’s just me or if everybody else experiencing issues with your blog.
    It appears as though some of the text within your posts are
    running off the screen. Can somebody else please comment and let me know if this is happening to them too?

    This could be a issue with my internet browser because I’ve had this happen previously.
    Kudos

  16. I know this if off topic but I’m looking into starting my
    own weblog and was wondering what all is required to get set
    up? I’m assuming having a blog like yours would cost a pretty
    penny? I’m not very internet smart so I’m not 100% positive.
    Any tips or advice would be greatly appreciated. Appreciate it

  17. Фильм называется «Cut Off». Два тупых наследника за сорок. Богатые дети, которых родители отрезают от денег. Джона Хилл и Кристен Уиг. Родители: Бетт Мидлер и Нейтан Лейн. Хилл описывает это как смесь «Step Brothers», «Clueless» и «Trading Places». Классическая комедия. Чистая глупость. Госпремия РФ, ТЭФИ, приз Гильдии композиторов Он не медийная личность. Нет Instagram. Просто делает свою работу. И делает её так хорошо, что без его музыки половина российских сериалов потеряла бы половину души.

    Что на сайте Щербакова? Три раздела. «Новости кино» – анализ бокс-офиса. «Профессия: музыкальный продюсер» – история Celine Dion. Семь лет молчания. Она выбрала тишину в эпоху войны громкости. Это не просто песня. Это манифест.

    А Ben Stiller? Кто-то спросил его про четвёртую часть «Знакомства с родителями». Он ответил: «Первые две — да. Остальное — ну, мы старались.» Урок для всех, кто делает сиквелы.

  18. What’s Taking place i am new to this, I stumbled upon this I have found
    It positively helpful and it has aided me out loads.
    I hope to give a contribution & help different customers like its aided me.
    Great job.

    Feel free to surf to my webpage: joker123 myanmar

  19. Если вы ищете быстрый VPN, обратите внимание на проверенные сервисы, обеспечивающие высокую скорость без перебоев. Сейчас особенно важно использовать платный VPN, потому что бесплатные решения не дают нужной скорости.

    https://mamadona.ru/blogs/s_platformoi_redvpn__internet_bez_ogranichenii/ – интернет без ограничений

  20. Its such as you learn my mind! You seem to know so much about this, like you
    wrote the book in it or something. I think that you can do with a few % to drive
    the message house a little bit, however instead of that, this is wonderful
    blog. An excellent read. I will definitely be back.

  21. Xrumer и GSA SER – мои основные инструменты за 16 лет в SEO. Сейчас делиюсь доступом к сервису с качественными базами ссылок по минимальной цене. Подписка на обновления – 3 года. https://dseo24.monster

  22. 1xbet промокод на сегодня 2026. Чтобы удовлетворить бетторов, букмекеры постоянно добавляют новые функции и предложения. Одним из лидеров является 1хБет. Ввод промокода при регистрации позволяет получить увеличенную сумму бонуса. После создания аккаунта внеси первый депозит (до 32 500 рублей) — и получи вознаграждение. Абсолютно бесплатный промокод на бонус 1xbet доступен всем новичкам, чтобы активировать дополнительные преимущества. Игнорировать поле «Введите промокод» — значит потерять выгоду. Оно присутствует при трёх из четырёх способов регистрации (через e-mail).

  23. Hello lads!
    I came across a 177 helpful website that I think you should check out.
    This site is packed with a lot of useful information that you might find interesting.
    It has everything you could possibly need, so be sure to give it a visit!
    https://livingpristine.com/the-science-of-stain-removal-how-enzymes-work-to-break-down-tough-spots/

    Additionally do not overlook, guys, — a person at all times are able to within this article locate answers for the the absolute complicated inquiries. The authors attempted to present all of the content using the most understandable way.

  24. сварочная маска для аргонной сварки
    это незаменимые помощники в строительстве, сельском хозяйстве, логистике и многих других сферах. Они защищают от атмосферных осадков, солнечного света и пыли, обеспечивая сохранность грузов и материалов. Однако, как и любое оборудование, тенты со временем подвергаются износу и могут получить повреждения. В таких случаях своевременный и качественный ремонт является ключом к продлению их срока службы и предотвращению дорогостоящих проблем.

Leave a Reply

Your email address will not be published. Required fields are marked *